Skip to content

Writing

Series

Multi-part writing — each series is an ordered set of posts that build on one topic.

The Thirteen Full-Stack Layers

Complete · 14 parts

From the browser tab to the 3am backup — one post per layer of a production web stack, and the gap between a vibe-coded demo and a real product.

  1. 0 Vibe-Coded vs Production-Ready: 3 Layers or 13?
  2. 1 Frontend Foundations: The Layer Users Actually Touch
  3. 2 APIs and Backend Logic: Where the Rules Live
  4. + 11 more

View series →

Git for Working Devs

Complete · 11 parts

A sequential mini-course in Git for people who ship — fundamentals and conventional commits, then the branching, review, and collaboration workflows that hold a team together.

  1. 1 Conventional Commits, End to End
  2. 2 A .gitmessage Template and Commit Hooks That Enforce It
  3. 3 git rebase -i Without Fear
  4. + 8 more

View series →

Agentic Engineering with Claude

Ongoing · 0 parts

A working dev's field guide to coding agents — what "agentic" actually means, Claude Code in the terminal, the feedback loops and guardrails that make it trustworthy, and shipping real features from prompt to deploy.

View series →