jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →TypeScript Decorators Are Finally Stable: Real-World Use Cases Beyond Classes
June 30, 2026
Stage 3 decorators bring runtime metadata, validation, and dependency injection patterns to production TypeScript. The performance trade-offs matter more than the syntax sugar.
typescriptdecoratorsjavascript+2
The TypeScript `satisfies` Operator in 2026: Patterns You're Probably Missing
June 29, 2026
Five advanced patterns that unlock the full power of TypeScript's satisfies operator—from type-safe configs to branded types that bridge runtime validation.
typescriptsatisfies operatortype safety+2
Node.js 24 Native `require(esm)` Is Finally Stable — Here's What Changes in Your Build Pipeline
June 28, 2026
Node.js 24 stabilizes require(esm), eliminating transpilation for most codebases. See what to delete from your build pipeline, when you still need transpilation, and how to migrate production systems safely.
nodejsesmbuild-pipeline+2
Stay Updated
Get the latest articles and updates delivered straight to your inbox.