Curated Collection
Production TypeScript
Patterns for writing TypeScript that actually holds up in production — type-safe APIs, resilient state management, and React 19 architecture.
3 items~23m total readingUpdated Apr 2026
Reading Path — 3 items
01
Article8m read2026
Designing Resilient API Layers for Production
Layered API design with typed error boundaries and retry policies.
View Article02
Article8m read2026
React 19 Concurrent Features in Production
Practical concurrent React — useTransition, Suspense, and deferred updates.
View Article03
Article7m read2026
Building an MCP Server From Scratch — A Practical Guide
End-to-end TypeScript MCP server: tools, resources, and prompts.
View Article