Daily Shaarli

All links of one day in a single page.

September 3, 2019

"How Web Content Can Affect Power Usage", Benjamin Poulain (@awfulben) & Simon Fraser (@smfr)
thumbnail

Webpages can be good citizens of battery life. It’s important to measure the battery impact in Web Inspector and drive those costs down. Doing so improves the user experience and battery life.

"Should you be using Web Workers? (hint: probably not)", David Gilbertson (@D__Gilbertson)

[Apart from 2 very specific cases where treatments needed to be done without the user request] I have seen exactly zero other instances where Web Workers would have improved the user experience.

"Measuring Cumulative Layout Shift (CLS) in WebPageTest", Rick Viscomi (@rick_viscomi)
thumbnail

Cumulative Layout Shift (CLS) is a relatively new metric to help you understand the delightfulness of the user experience.