JavaScript Performance

JavaScript Performance

Learning Paths:
4 hours, 55 minutes CC

Learn techniques to write efficient JavaScript, optimize render performance, load assets faster using a CDN and split resource loading with Webpack. You'll learn how to diagnose and fix common performance problems to make your web apps more performant!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: April 5, 2018
Get Unlimited Access Now
Table of Contents

Introduction

JavaScript Performance

Rendering Performance

Load Performance

Tools

Wrapping Up