jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →TypeScript Strict Null Checks in 2026: Real-World Patterns for Handling `undefined` Without the Noise
August 5, 2026
Master strict null checks in TypeScript with battle-tested patterns that eliminate runtime null errors without drowning your codebase in defensive checks.
typescripttype safetyjavascript+2
TypeScript interface vs type in 2026: The Definitive Answer After Years of Debate
August 4, 2026
Most TypeScript confusion stems from misunderstanding interface vs type. This guide cuts through years of debate with production-tested patterns, real performance data, and a decision framework that eliminates guesswork.
typescriptinterfacetype aliases+2
TypeScript 6.0 `--isolatedModules` Is Now the Default: What Every Build Pipeline Must Change
August 3, 2026
TypeScript 6.0's new isolatedModules default breaks const enums, namespaces, and type-only imports. Here's how to fix your build pipeline before deployment fails.
typescriptbuild-toolscompilation+2
Stay Updated
Get the latest articles and updates delivered straight to your inbox.