Tag: Web Performance
All things Web Performance — the good parts and the ugly ones.
Vue Vapor Mode - How Vue is Rewriting its Rendering Engine
When Vue was first released in 2014, it quickly earned a reputation for combining an approachable developer experience with solid performance. Over the years, the framework has continuously evolved: introducing the Composition API, improving TypeScript support, refining its compiler, ...
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 →