Notes from a web performance workshop by Harry Roberts covering how to sell performance internally, key metrics to measure (especially Speed Index and RUM), network fundamentals like latency vs bandwidth and head-of-line blocking, resource hints (DNS prefetch, preconnect, preload), common anti-patterns like Base64 encoding and domain sharding, and how HTTP/2 and Service Workers change performance best practices.

6m read timeFrom hidde.blog
Post cover image
Table of contents
Selling performance #heading-1What to measure #heading-2The network and requests #heading-3Resource hints to increase performance #heading-4Anti patterns #heading-5The future #heading-6