DEV Community

Cover image for 5 Articles every WebDev should read about performance (#1)
Martin Krause
Martin Krause

Posted on • Updated on

5 Articles every WebDev should read about performance (#1)

Web Performance Metrics Cheatsheet

A summary an explanation of the web performance metrics

https://bitsofco.de/web-performance-metrics-cheatsheet/


CLS at BuzzFeed β€” Part 1: Raising The Floor

This article is part of a three-part series documenting how BuzzFeed tackled their issues with Cumulative Layout Shift as part of a broader Web Vitals initiative.

https://tech.buzzfeed.com/improving-cumulative-layout-shift-at-buzzfeed-part-1-8b7ead2381dd


Optimizing resource loading with Priority Hints

Priority hints indicate the relative importance of resources to the browser. They can enable optimal loading and improve Core Web Vitals.

https://web.dev/priority-hints/


Towards an animation smoothness metric

Learn about measuring animations, how to think about animation frames, and overall page smoothness.

https://web.dev/smoothness/


Top Challenges of Automated End-to-End Testing

See which challenges affect most end-to-end testing efforts and learn how to overcome them to help build and maintain high-quality applications.

https://dev-tester.com/top-challenges-of-automated-end-to-end-testing/


Follow me on Twitter: @martinkr.

Photo by Alex Kulikov on Unsplash


Subscribe to the weekly modern frontend development newsletter


Top comments (0)