Daily Shaarli

All links of one day in a single page.

January 19, 2023

Priority Hints and optimizing LCP
thumbnail

Priority Hints are used to indicate to the browser the relative priority of a resource. I take a deep dive into how you can improve your Largest Contentful Paint by using fetchpriority.

Why Not document.write()? – CSS Wizardry – Web Performance Optimisation
thumbnail

We’re often told not to use document.write(), but… why?!

CSS Fingerprint

CSS fingerprinting, no JS required!

Optimizing The Image Element LCP — Smashing Magazine
thumbnail

Largest Contentful Paint (or LCP) is a major web performance KPI which is still a new concept for many web developers since it became a ranking factor just recently. In this article, Eloïse Martin provides an overview of the best practices for the integration and optimization of an LCP image.