Snippets
Snippets / React
React
A collection of utilities which you can just copy - paste and use them in your application.
3
snippets
useIntersectionObserver Hook
A performant React hook to track when an element enters or leaves the viewport. Perfect for scroll animations and lazy loading.
reacthooksanimation+1
INTERMEDIATEDec 2, 2025
useLocalStorage Hook
Reactive wrapper over browser localStorage that keeps React state persisted, cross-tab aware, and SSR safe.
reacthookslocalstorage+1
INTERMEDIATEOct 17, 2025
useScrollProgress Hook
A simple React hook to track scroll progress (0-100%). Ideal for reading progress bars and parallax effects.
reacthooksanimation+1
BEGINNERDec 2, 2025