0 to 100 with Lighthouse

By Michael Solati

Elevator Pitch

There are a slew of tools Google provides to help developers improve their web applications: one of them is Lighthouse. In this session you’ll learn how to understand the feedback from Lighthouse, implement fixes, and see how you can use Lighthouse CI as part of your build and testing process.

Description

There are a slew of tools Google provides to help developers improve their web applications. One of them is Lighthouse, a tool for improving the quality of web pages by running audits for performance, accessibility, progressive web apps, SEO and more.

In this session I will aim to teach how to understand the feedback from Lighthouse and implement basic fixes, as well as show how to include Lighthouse as part of your build and testing process using Lighthouse CI.