Blog/Categories/typescript

typescript

Browse all articles about typescript

tRPC and the T3 Stack Explained: Why Type Safe Web Development Is the Future (2025 Guide)

Unlock the power of tRPC and the T3 Stack for modern web development in 2025. Discover how type safe APIs, modular architecture, and the latest trends like AI integration and Jamstack are transforming how developers build fast, scalable, and maintainable applications.

Build a Local MCP Server with Node.js, TypeScript, and Zod: The Complete Guide

Learn how to create a spec-compliant MCP server from scratch using TypeScript, Express, and Zod, and use it seamlessly with Cursor.

How I Turned a REST API into an MCP Server

Learn how I wrapped the Hacker News API into a modular, LLM-ready MCP server with Zod contracts and OpenAPI support using zod-openapi.