Potato Code

Static-first programming articles about React, TypeScript, tooling, and practical software development.

Latest articles

Practical programming writing that stays fast, readable, and easy to revisit.

Browse recent posts about React, TypeScript, developer tooling, and the mechanics of shipping software without adding product noise.

March 12, 2026

Building Your First Model Context Protocol (MCP) Server

Large Language Models are becoming increasingly powerful development tools. But by default, an LLM is isolated — it cannot interact with your filesystem, databases, APIs, or internal tooling unless you explicitly provide that capability.

4 min readRead article

March 12, 2026

Welcome to Potato Code

Why this programming blog exists and how it stays focused on practical software development writing.

1 min readRead article

March 11, 2026

React Static Rendering Without the Noise

A quick walkthrough of why static-first React pages still make sense for content-heavy sites.

1 min readRead article

March 10, 2026

TypeScript for a Reliable Content Pipeline

Using schemas and typed utilities to keep markdown publishing predictable.

1 min readRead article