Web Unleashed 2022

2022-10-24 00:00:00 2022-10-27 00:00:00 America/Toronto Web Unleashed 2022 Drive your career to the forefront by learning the latest tools, techniques and technologies in front-end web development. Online FITC EDT Online

Presentation


Overview

As the world builds sites that are more heavily reliant on JavaScript, we sometimes pay for what we send down in ways that we can’t always easily see. Addy Osmani will explain how and why JavaScript is the most expensive resource your site uses today—especially on mobile and lower-end desktops.

Addy will also share tips for fixing JavaScript performance issues so everything loads quicker. A little discipline can help if you want your site to load and be interactive as soon as possible on mobile.

Objective

Teach developers why JavaScript is the costliest part of their sites and what they can do to optimize this well.

Five Things Audience Members Will Learn

  1. What the dominant costs of heavy JavaScript are
  2. How median hardware plus heavy JavaScript can impact user-experience
  3. Tips and tricks for reducing the cost of JavaScript, reducing long-tasks and improving the Core Web Vitals metrics
  4. Things frameworks and browsers are doing to try reducing the cost of JavaScript by default.
  5. How new performance metrics can help you reason about where to optimize JavaScript to improve user interactions

Target Audience

Intermediate web developers.

Assumed Audience Knowledge

Basic to Intermediate understanding of modern JavaScript.