
EngineeringJun 10, 20264 min read
Core Web Vitals budgets that survive the second sprint
A launch-day Lighthouse score is a snapshot. A CI budget is a guarantee.
RRani Prameswari

Engineering notes from the delivery floor.

A launch-day Lighthouse score is a snapshot. A CI budget is a guarantee.

Locale-prefixed routing, hreflang, canonical URLs and per-locale slugs — handled once, in the router.

A JSON translation blob is convenient until the day you need to find every untranslated heading. Relational translation tables cost one join and return that answer in milliseconds.