jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →TypeScript 6.0 Type-Only Imports Are Now Enforced: What verbatimModuleSyntax Actually Breaks in Real Codebases
August 10, 2026
The verbatimModuleSyntax flag eliminates elision guessing, but it breaks mixed import statements, re-exports, and side-effect modules in production codebases. Here's what actually fails and how to fix it.
Debugging Claude Code Agents: Reading Transcripts, Tracing Tool Calls, and Finding Where Your Agent Goes Wrong
August 9, 2026
Master the techniques for debugging AI agents in production: reading execution transcripts, tracing tool calls, identifying failure patterns, and building custom analyzers that catch problems before users do.
Claude Code Memory Strategies in 2026: Project Memory, User Memory, and When to Use Each
August 8, 2026
Most Claude Code productivity problems stem from mismatched memory layers. This post reveals the three-tier memory architecture—CLAUDE.md, user memory, and auto memory—and when to apply each for maximum consistency.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.