Making Load Times Ultra-Fast with Webpack



Today, the average amount of code that goes unused on the web is 50%! With JavaScript being one of the most expensive resources to load, it's critical to understand how to remove code not used up front. Webpack created a solution for this called code-splitting. Learn the what, why, and how to code-split, and how to measure if your application needs to be code-splitting. SPEAKER: Sean Larkin PERMISSIONS: The original video was published with the Creative Commons Attribution license (reuse allowed). CREDITS: Original video source: https://www.youtube.com/watch?v=U8_2WdocS9Q https://www.youtube.com/watch?v=mVFK-hvcyBs

Leave a Reply

Your email address will not be published. Required fields are marked *