jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →Build a Custom MCP Server for Your API in 30 Minutes
January 22, 2026
Step-by-step TypeScript tutorial to build your first MCP server. Connect any API to Claude, ChatGPT, or other AI assistants using the Model Context Protocol.
aitypescripttutorial+2
Streams API: Processing Large Data Efficiently in JavaScript
January 19, 2026
Master JavaScript Streams API to process large files efficiently. Learn ReadableStream, WritableStream, and TransformStream with real examples.
javascriptstreamsperformance+2
5 TypeScript Conditional Types Patterns Every Developer Should Master
January 19, 2026
While reviewing a complex TypeScript codebase the other day, I realized that conditional types are one of those features that separate intermediate TypeScript developers from advanced ones. Let me show you the patterns that changed how I write type-safe code.
typescriptdevelopmentbest-practices
Stay Updated
Get the latest articles and updates delivered straight to your inbox.