jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →Claude Code vs Cursor vs Windsurf in 2026: Which Agentic IDE Actually Ships Production Code
August 14, 2026
Most teams pick agentic IDEs based on marketing claims instead of production realities. This technical comparison shows which tool ships real code in multi-file refactorings, context-heavy debugging, and team workflows.
Claude Code Environment Variables and Secrets in 2026: What Gets Passed to Subagents and What Does Not
August 13, 2026
Most secret leakage in Claude Code stems from misunderstanding what environment data subagents inherit. This post maps the three-layer isolation model and shows production patterns for scoping credentials per subagent without vault complexity.
TypeScript Intersection Types Done Right: When They Compose Cleanly and When They Silently Lie
August 12, 2026
Most TypeScript composition failures stem from misunderstanding intersection types. Learn when they compose cleanly, when they produce never, and how to avoid the silent lies that break production code.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.