jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →MCP Apps: Building Interactive UIs That Render Inside AI Chat with TypeScript
June 11, 2026
Most AI chat interfaces flatten complex interactions into text streams. MCP Apps render interactive UIs directly in the conversation—charts, forms, and dashboards that respond to user input without leaving the agent context.
Parallel AI Coding with Git Worktrees: Run Multiple Agents Without Conflicts
June 11, 2026
Most teams trying parallel AI development hit file conflicts immediately. Git worktrees solve this by giving each agent its own isolated working directory while sharing a single repository. Learn the production patterns that make this work.
MCP Goes Stateless: What the 2026-07-28 Spec Release Candidate Means for Your Servers
June 10, 2026
The Model Context Protocol 2026-07-28 release candidate eliminates handshakes and session state. Learn how the stateless core, extensions framework, and authorization hardening change production MCP server architectures.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.