Blog
Design rationale, things that broke, and why the obvious approach was not the one taken. For what actually changed, see the updates.
- Beyond Monoliths and Micro-Frontends: Exploring Route-Based Composition
Most websites start with an empty app and grow inward. You create a Next.js project. Vite. Vue. Craco. Astro. All of them follow the same principle: you add pages, a content/ directory, Vitest, a… Read more of “Beyond Monoliths and Micro-Frontends: Exploring Route-Based Composition”
- Test post
This is a test post. It exists because I had just wired up a markdown pipeline across two repositories — a schema package, a validator, a content collection, a renderer — and I wanted to know whether… Read more of “Test post”