Frontend Intermediate
React Compiler + Vite: Drop useMemo and useCallback
Auto-memoize React 19 apps with the compiler. Faster, less code.
7 min read·Kodetra Technologies
TodayHow-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Frontend Auto-memoize React 19 apps with the compiler. Faster, less code.
Mobile Open your app from any https URL with Expo Router. iOS + Android setup that actually works.
Tutorials Reason + Act loop, tool routing, retries — implement a real agent in 200 lines of Python.
Frontend Master useEffectEvent in React 19.2 to separate non-reactive logic from your Effects.