- 👋 Hi, I’m @Rohitbels
- 👀 I’m interested in Javascript and Eco system.
- 🌱 I’m currently learning Typescript
- 💞️ I’m looking to collaborate on Javascript
- 📫 How to reach me https://www.linkedin.com/in/rohit-belsare-13761458/
Pinned Loading
-
nvh95/jest-preview
nvh95/jest-preview PublicDebug your Jest tests. Effortlessly.🛠🖼
-
-
Intersection Observer Hook
Intersection Observer Hook 1import { useEffect } from 'react';
23// This customEffect will invoke the callback immediately when the element mention in ref is with viewport i.e. root
4// intersectionRatio >= 0.1 implies execute callback as soon as element is in view port
5const useVisibility = (ref, callback, options = {}) => {
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.