Building a Better Web
June 19–20, 2017: Training
June 20–22, 2017: Tutorials & Conference
San Jose, CA

Debugging frontend performance (Day 2)

Tim Kadlec (Independent), Patrick Meenan (Facebook)
Location: 212 A/B
Average rating: *****
(5.00, 1 rating)

Prerequisite knowledge

  • A basic understanding of web development (HTML, CSS, and JavaScript)

What you'll learn

  • Learn how the construction of websites and applications impacts performance as well as how to quickly debug and resolve performance issues

Description

Tim Kadlec and Patrick Meenan explain how the construction of websites and applications impacts performance as well as how to quickly debug and resolve performance issues. Tim and Patrick dive into how browsers work, how web pages are delivered, backend and front-end issues, optimizations, and techniques to get the best performance and provide hands-on experience for working on web performance.

There are many aspects to delivering and maintaining a fast web experience for users. Tim Kadlec and Patrick Meenan explain how the construction of websites and applications impacts performance as well as how to quickly debug and resolve performance issues. Tim and Patrick dive into how browsers work, how web pages are delivered, backend and frontend issues, optimizations, and techniques to get the best performance and provide hands-on experience for working on web performance.

The training will be a combination of instructional material and hands-on exercises. You will learn how to integrate performance into your development culture and make it part of your development cycle from development through release and into maintenance.

Topics include:

  • A deep understanding of how browsers load and render content
  • How to use browser developer tooling and online tools (like WebPagetest) to identify and diagnose web performance issues/opportunities
  • How to identify and resolve frontend single points of failure
  • How new technologies impact web performance (HTTP/2, service workers, resource hints, etc.)
  • How to effectively use synthetic and real-user performance monitoring
  • How to integrate performance budgeting and testing into your development process to catch issues quickly

Outline

Day 1:

  • Background on browsers: How they work and how pages load (90 minutes)
  • Break (30 minutes)
  • Background on browsers continued (90 minutes)
    *Lunch (60 minutes)
  • Measuring performance (90 minutes)
  • Break (30 minutes)
  • Frontend single points of failure (45 minutes)
  • Service workers (45 minutes)

Day 2:

  • Dev tools (90 minutes)
  • Break (30 minutes)
  • Interactive performance (90 minutes)
  • Lunch (60 minutes)
  • TLS performance (45 minutes)
  • HTTP/2 (45 minutes)
  • Break (30 minutes)
  • Continuous integration (90 minutes)
Photo of Tim Kadlec

Tim Kadlec

Independent

Tim Kadlec is the head of developer relations at Snyk – a company focused on making open source code more secure. He is the author of Implementing Responsive Design: Building Sites for an Anywhere, Everywhere Web (New Riders, 2012) and was a contributing author for High Performance Images (O’Reilly, 2016), Smashing Book #4: New Perspectives on Web Design and Web Performance Daybook Volume 2 (O’Reilly, 2012). He writes sporadically at Timkadlec.com.

Photo of Patrick Meenan

Patrick Meenan

Facebook

Patrick Meenan has been working on web performance in one form or another for the last 15 years and is currently working at Google to make Chrome and the Web faster. Patrick created the popular open source WebPagetest web performance measurement tool, runs the free instance of it at WebPagetest.org, and can frequently be found in the forums helping site owners understand and improve their website performance.