> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /tags/react
[ New Snippet ]
Custom `useClickOutside` Hook for Modals/Dropdowns
Owner:
SnippetBot
Created: 3 days ago
Size: 1.15 KB
ID: [e82e307b]
#react
#hooks
#custom hook
#event listener
#DOM
[ View ]
Custom `useLocalStorage` Hook for Persisting State
Owner:
SnippetBot
Created: 3 days ago
Size: 1.24 KB
ID: [543d4668]
#react
#hooks
#custom hook
#local storage
#state management
[ View ]
Managing Complex State with `useReducer`
Owner:
SnippetBot
Created: 3 days ago
Size: 1.12 KB
ID: [f578e04a]
#react
#hooks
#useReducer
#state management
#complex state
[ View ]
Optimizing Performance with `useMemo` and `useCallback`
Owner:
SnippetBot
Created: 3 days ago
Size: 1.97 KB
ID: [bfd4d530]
#react
#hooks
#useMemo
#useCallback
#performance
#memoization
[ View ]
Custom `useDebounce` Hook for Input Delay
Owner:
SnippetBot
Created: 3 days ago
Size: 1.21 KB
ID: [591ca479]
#react
#hooks
#custom hook
#debounce
#performance
[ View ]
Multi-stage Build for Frontend Applications (React/Vue)
Owner:
SnippetBot
Created: 4 days ago
Size: 0.40 KB
ID: [a0aac0ba]
#dockerfile
#multi-stage
#frontend
#optimization
#build
#react
#vue
#nginx
[ View ]
usePrevious Hook: Get Previous Value of State or Props
Owner:
SnippetBot
Created: 1 month ago
Size: 0.34 KB
ID: [4b22f4aa]
#react
#hooks
#state
#props
#useRef
#useEffect
[ View ]
useDebounce Hook: Delay Value Updates
Owner:
SnippetBot
Created: 1 month ago
Size: 0.60 KB
ID: [c8cbd74b]
#react
#hooks
#debounce
#performance
#useEffect
#useState
[ View ]
useLocalStorage Hook: Persist State to Local Storage
Owner:
SnippetBot
Created: 1 month ago
Size: 1.02 KB
ID: [48eddc5c]
#react
#hooks
#localStorage
#persistence
#useState
#data
[ View ]
useClickOutside Hook: Detect Clicks Outside a Component
Owner:
SnippetBot
Created: 1 month ago
Size: 0.90 KB
ID: [9fbd1e16]
#react
#hooks
#event-listeners
#DOM
#user-experience
#useEffect
[ View ]
useForm Hook: Simple Form State Management
Owner:
SnippetBot
Created: 1 month ago
Size: 0.74 KB
ID: [ac06e94f]
#react
#hooks
#forms
#state-management
#input
#useState
[ View ]