jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →Claude Code Headless Mode in 2026: Scripting Autonomous Coding Tasks Without the Interactive Shell
September 17, 2026
Production teams running Claude Code in CI/CD pipelines and cron jobs need headless execution patterns. This post covers the `-p` flag, session persistence control, output parsing strategies, and multi-agent TypeScript workflows that eliminate manual intervention.
Claude Code Session Compaction in 2026: How Context Summarization Works and What Your Agent Forgets
September 16, 2026
How Claude Code's context summarization works under the hood, what gets lost during compaction, and how to design session state that survives automatic truncation in production agents.
TypeScript Covariance and Contravariance Without the Theory: A Practical Guide to Generic Type Safety
September 15, 2026
Most type safety breakdowns in TypeScript stem from misunderstanding variance. Learn how covariance and contravariance protect your codebase from runtime failures without the academic jargon.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.