01 · the front door
Blazor on the edge
Every product here starts as a Blazor WebAssembly app written in C#, styled with Tailwind, and served as static files from Cloudflare Pages. Pages are prerendered so the content lands before the runtime wakes up, then the app takes over in the browser.
Field note This page is chapter 1 eating its own cooking: static HTML first, WebAssembly second.