The Un-Hook: Mastering the New use API in React
Nov 24, 2025 · 4 min read · For years, React developers have lived by the "Rules of Hooks": never call them inside loops, conditions, or nested functions. With the introduction of the new use API in React 19, those rules are getting a major asterisk. use is a new API that allow...
Join discussion



