35 items
31 posts, 4 tools
Agents forget everything between sessions. Here are the patterns that fix that: CLAUDE.md persistence, RAG retrieval, context compression, and conversation summarization.
How to go from idea to deployed SaaS product using Claude Code as your primary development tool. Project setup, feature building, deployment, and iteration.
Convex and Supabase both work for AI-powered apps. Here is when to use each, based on building production apps with both.
AI agents fail in ways traditional debugging cannot catch. Here are the tools and patterns for finding and fixing broken agent loops, tool failures, and context issues.
MCP servers and function calling both let AI tools interact with external systems. They solve different problems. Here is when to reach for each.
The TypeScript patterns that show up in every AI project. Streaming responses, type-safe tool definitions, structured output, retry logic, and more.
A practical comparison of the five major AI agent frameworks in 2026 - architecture, code examples, and a decision matrix to help you pick the right one.
A practical guide to using Claude Code in Next.js projects. CLAUDE.md config for App Router, common workflows, sub-agents, MCP servers, and TypeScript tips that actually save time.
Everything you need to know about Model Context Protocol - how it works, how to install servers, how to build your own, and the best ones.
A step-by-step guide to building AI agents that actually work. Choose a framework, define tools, wire up the loop, and ship something real.
A step-by-step guide to building Model Context Protocol servers in TypeScript. Project setup, tool registration, resources, testing with Claude Code, and production patterns.
Transformers.js lets you run machine learning models in the browser with zero backend. Here is how to use it for text generation, speech recognition, image classification, and semantic search.
AI agents use LLMs to complete multi-step tasks autonomously. Here is how they work and how to build them in TypeScript.
Aider is open source and works with any model. Claude Code is Anthropic's commercial agent. Here is how they compare for TypeScript.
From terminal agents to cloud IDEs - these are the AI coding tools worth using for TypeScript development in 2026.
A practical guide to building Next.js apps using Claude Code, Cursor, and the modern TypeScript AI stack.
Claude Code runs in your terminal. Cursor runs in an IDE. Both write TypeScript. Here is how to pick the right one.
Claude Opus 4.6 vs GPT-5.3 for real TypeScript work. Benchmarks, pricing, context windows, and practical differences.
Cursor edits code in your IDE. Codex runs in a cloud sandbox and submits PRs. Here is when to use each for TypeScript projects.
Google's Gemini CLI gives you free access to Gemini 2.5 Pro with a 1 million token window. Here is how to use it for TypeScript projects.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.