jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →useOptimistic in React 19: Snappy UI Updates Made Easy
May 12, 2026
Learn how React 19's useOptimistic hook makes implementing instant UI updates a breeze. From basic examples to production patterns, here's everything you need to know.
ReactReact 19Hooks+2
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
Stay Updated
Get the latest articles and updates delivered straight to your inbox.