jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →TypeScript Path Aliases in 2026: tsconfig Paths, Bundler Resolution, and Why They Still Break at Runtime
August 25, 2026
Path aliases solve import sprawl in TypeScript, but most teams hit runtime failures in production. Learn why tsconfig paths aren't enough and how to configure every bundler correctly.
TypeScript WeakRef and FinalizationRegistry: Type-Safe Patterns for Memory-Sensitive Caches
August 24, 2026
Production-ready patterns for building memory-sensitive caches with TypeScript's WeakRef and FinalizationRegistry APIs—avoiding memory leaks while maintaining type safety.
Claude Code Extended Thinking in Agentic Loops: When to Turn It On and What It Costs You
August 23, 2026
Extended thinking in Claude Code multiplies token costs during long agentic sessions. Learn exactly when to enable it, what it costs per loop type, and the practical patterns that prevent budget overruns while preserving code quality.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.