Daily Shaarli

All links of one day in a single page.

March 3, 2021

"Prefetching Heuristics", Minko Gechev (@mgechev)
thumbnail

Hover and quicklink prefetching works for the vast majority of web apps. I’d recommend starting with hover prefetching moving to quicklink approach if fast navigation is from a high-priority and you don’t have many links.

"Design et performance : ces cas oubliés", Stéphanie Walter (@walterstephanie)
thumbnail

Guide de "ce qu'il ne faut pas oublier" quand on design pour la performance : écrans de chargement, vide, erreurs, synchronisation, perte de connexion, etc.

"JavaScript performance beyond bundle size", Nolas Lawson (@nolan@toot.cafe)
thumbnail

There’s a huge focus recently on JavaScript bundle size: how big are your dependencies? Could you use a smaller one? Could you lazy-load it? But I believe we focus on bundle size first and foremost because it’s easy to measure.

[…] you could imagine some basic stats around initial CPU execution time, memory usage, and disk usage that wouldn’t be impossible to measure in an automated way.

"Everything we know about Core Web Vitals and SEO", Simon Hearne (@simonhearne)
thumbnail

There has been a lot of uncertainty and confusion since Google announced the Page Experience Update in 2020. With just over three months before the update goes live in May, here's what we know about it.