A JavaScript Budget for a Marketing Site, Enforced in CI
How much JavaScript a marketing site should ship, how to set a budget per route, and how to fail the build when a dependency or a tag pushes it over.
Writing
3 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.
How much JavaScript a marketing site should ship, how to set a budget per route, and how to fail the build when a dependency or a tag pushes it over.
WooCommerce Product Collection block Add to Cart button clicks but nothing happens after WC 10.8? Here is the missing store binding and the JS fix that works.
React SPA dynamic meta tags still miss crawlers and link previews when they only exist after hydration. Here is the scalable SEO fix I recommend today.