ยท hands on
Claude Code Settings That Scale With Your TypeScript Team
Learn the configuration scopes in Claude Code, their precedence order, and how to use each one to streamline your TypeScript development workflow.
Learn the configuration scopes in Claude Code, their precedence order, and how to use each one to streamline your TypeScript development workflow.
Build a RAG pipeline where Claude queries your PostgreSQL database directly via MCP. No vector store, no embeddings, no chunking. Just SQL and the Claude Agent SDK for TypeScript.
Compare three ways to run Claude Code without manual confirmations: the --dangerously-skip-permissions flag, Docker sandboxes, and Claude's auto mode. Learn the trade-offs in safety, isolation, and flexibility for your TypeScript projects.
REST APIs changed how applications talk to each other. Now MCP (Model Context Protocol) is changing how AI talks to your data. Learn why this matters for TypeScript developers.