⚛️ React Hooks Reference
useState (functional updates, lazy init), useEffect (deps array, cleanup, async patterns, stale closure), useCallback, useMemo, useRef (DOM, stable callbacks, previous value), useContext, useReducer, custom hooks, and the rules that prevent subtle bugs.
🔍 Free tool: npm Package Health Checker — check any npm package for EOL runtime requirements, known CVEs, and maintenance status before adding it to your React project.
📦 Free tool: npm Package Health Checker — paste your package.json and instantly see which dependencies are deprecated, abandoned, or dangerously stale.