Tag: Lighthouse
All things Lighthouse — because the docs never tell the full story.
A Practical Guide to Web Accessibility in React and Vue (a11y)
I've been writing code for frontend applications for more than 7 years already, and during all this time I've personally been caught into the same trap many times: we focus on a pixel perfect implementation of the design, state management, re-renders, ...
Read more →
From 50 To 100: Hitting a Perfect Next.js Performance Score
After launching my website, I ran a Lighthouse audit and got great results... except for performance. In this article, I break down the practical optimizations I applied to go from ~50 to (almost) 100, and what actually made the difference...
Read more →