The Impacts of Regression Testing
Adding Playwright and Lighthouse to my own site found missing JSON-LD on 14 case studies, WCAG violations axe missed, a layout shift, and an SVG dropping performance score to 57.
Adding Playwright and Lighthouse to my own site found missing JSON-LD on 14 case studies, WCAG violations axe missed, a layout shift, and an SVG dropping performance score to 57.
How about 500 lines of hand-written CTA styles became four nested SCSS loops, what the generated test page caught, and the four problems found later in the compiled CSS.
After experimenting with several articles on writing with LLMs, I came up with what I feel is a better way to use LLMs without losing your voice.
Six checks that passed on broken code in a Next.js landing page build, including axe reporting zero violations with three accessibility defects.
How I designed a Sanity content model from a Figma spec, using seven typed blocks with no page builder and heading levels set by section order.
How I converted a Next.js 16 landing page from static export to Sanity, covering Presentation, CORS origins, draft mode, and four silent failures.