Categories
Hook10Detect Outside Clicks. Perfect for closing modals or dropdowns when clicking outside, using a custom useClickOutside hook for better user experience
Debounces a value by a specified delay.
Gets live dimensions of a given container (ref of container).
useFetch hook abstracts repetitive logic, streamlining API calls and managing state elegantly.
useForm hook simplifies handling forms in React.
Observes the intersection of an element with the viewport.
Checks if a component is mounted.
Stores, retrieves, and deletes data in the browser's local storage.
Executes a function after a given number of milliseconds.
Tracks the size of the viewport.