Writing on the edge.
Literally.

Articles on static generation, Cloudflare Pages, Astro, and building fast things.

Why static generation still wins in 2026

Server-rendered frameworks have improved enormously, but static generation remains the right default for most content-heavy sites. Here's why the fundamentals haven't changed.

Read more →

A practical primer on Workers KV

KV is a globally distributed key-value store designed for read-heavy workloads. This primer covers the API, consistency model, and when to reach for it instead of D1.

Read more →