jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →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.
Claude Code Project Checkpoints: Saving and Restoring Agent State Across Long Autonomous Sessions
August 22, 2026
Most autonomous agent failures stem from state corruption during long sessions. Learn how Claude Code's checkpoint system enables reliable rollback and recovery patterns for multi-hour coding sessions.
TypeScript Override Keyword in 2026: Catching Broken Inheritance Before It Reaches Production
August 21, 2026
The override keyword and noImplicitOverride flag prevent silent inheritance breaks during refactoring. Learn how to configure this TypeScript feature to catch method signature mismatches before they cause runtime failures.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.