jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →TypeScript 5.8 erasableSyntaxOnly Flag: What It Means for Your Codebase in 2026
June 22, 2026
The erasableSyntaxOnly compiler flag changes how teams write TypeScript for native Node.js execution. Learn which features it disables, why that matters for build pipelines, and how to migrate production code without breaking changes.
React Server Components in 2026: Patterns, Pitfalls, and When to Actually Use Them
June 21, 2026
Most RSC adoption failures stem from misunderstanding the server/client boundary. This post covers production-ready patterns, common serialization pitfalls, and the decision framework for when server components actually solve your problem.
React 19.2 Activity Component: Keeping Unmounted Trees Alive for Faster Tab Switching
June 19, 2026
React 19.2's Activity component preserves unmounted component state without CSS hacks. Learn when to use it for forms, video players, and dashboards—and when display:none still wins.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.