jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →TypeScript Decorators Done Right: Migrating from Legacy to the TC39 Standard
July 8, 2026
Most decorator migration failures stem from treating TC39 standard decorators as a drop-in replacement. The API changed fundamentally—here's how to convert experimentalDecorators without breaking production.
typescriptdecoratorstc39+2
The TypeScript `satisfies` Operator in 2026: Patterns You Are Still Missing
July 7, 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 with compile-time safety.
typescriptsatisfies operatortype safety+2
TypeScript 6.0 Released: Every Breaking Change You Need to Know
July 6, 2026
TypeScript 6.0 marks the final JavaScript-based release with strict defaults, ES5 removal, and breaking tsconfig changes. Here's what breaks and how to fix it.
typescriptbreaking changesmigration+1
Stay Updated
Get the latest articles and updates delivered straight to your inbox.