jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →React Compiler: How Auto-Memoization Changes Your Code
May 10, 2026
While looking over some React code the other day, I realized how much the React Compiler has changed our approach to performance optimization. Here's what auto-memoization means for your codebase.
reactperformanceoptimization+1
React Suspense for Data Fetching in 2026
May 9, 2026
Learn how React Suspense transforms data fetching patterns with declarative loading states, error boundaries, and streaming SSR. Includes practical examples and migration strategies.
reactsuspensedata-fetching+2
useTransition and useDeferredValue: React Performance Hooks Explained
May 8, 2026
Learn how React's useTransition and useDeferredValue hooks solve performance bottlenecks through concurrent rendering. Discover when to use each hook with practical examples.
reactperformancehooks+1
Stay Updated
Get the latest articles and updates delivered straight to your inbox.