Web Performance with Webpack

Web Performance with Webpack

Learning Paths:
1 hours, 43 minutes CC

Learn to solve the most common website performance issues with Sean Larkin, core maintainer of Webpack 4! You'll learn to build instant-loading websites by lazy loading your JavaScript with code splitting, removing unused code with tree shaking, and prefetching assets with magic comments. Webpack was created specifically for web performance and this course Sean will teach you how to use all of it's powerful performance optimization features!

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

Published: July 1, 2018
Get Unlimited Access Now
Table of Contents

Web Performance

Code Splitting

Module Methods & Magic Comments