Daily Shaarli

All links of one day in a single page.

September 14, 2020

"An Introduction To Running Lighthouse Programmatically", Katy Bowman (@k80bowman)
thumbnail

Being able to run Google’s Lighthouse analysis suite programmatically provides a lot of advantages, especially for larger or more complex web applications. Using Lighthouse programmatically allows engineers to set up quality monitoring for sites that need more customization than straightforward applications of Lighthouse (such as Lighthouse CI) allow.

[Video] "You Really Don't Need All That JavaScript, I Promise", Stuart Langridge (@sil)
thumbnail

JavaScript is your behavior layer; the way to add interactivity to your sites, to provide a slick and delightful user experience, to make everything fast and easy and clean. But at some point everything changed: the tail started to wag the dog instead and development became Javascript-first. We'll talk about how you maybe shouldn't rely on JS as much as you're told to, and some practical strategies for how to build sites without reaching for a JS framework as first, last, and only tool for making the web happen.