Measuring Core Web Vitals That Actually Matter
Which metrics move product outcomes, which ones are vanity, and how to wire real user monitoring on a budget.
This is placeholder body copy. In a real post there would be an argument here, built one paragraph at a time, with the kind of small detours that make a technical essay feel like it was written by an actual human.
The repository this page lives in exists to demonstrate behavior of the Next.js router, so the content is intentionally boring. Any similarity to real insight is entirely coincidental, if occasionally welcome.
If you are reading this from a prefetch-triggered hover, congratulations, the link worked. If you are reading it after a full navigation, that also counts, and you have learned something about how caches behave under load.
More posts
A Love Letter to the Command Palette
Why the humble Cmd+K overlay quietly became the most important piece of UI in the apps I use every day.
When to Reach for a State Machine
Signs your reducer is secretly a finite-state machine begging to be written as one, plus when to resist.
Taming Long Forms With React Hook Form
Patterns for multi-step, conditional, and dynamically-shaped forms that do not collapse under their own weight.