How writing just one import the wrong way slows down your website - François Martin - CPH DevFest
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Learn how improper import statements can significantly impact website performance and bundle sizes in this 16-minute conference talk from Copenhagen Developers Festival. Explore the concept of tree shaking in modern bundlers and discover how a single non-optimal import can force entire dependencies into your bundle, even when using IDE-suggested imports. Master the correct techniques for importing from dependencies, gain practical tools for measuring bundle size impact, and understand why having multiple dependencies might not necessarily harm your application's performance. Dive into optimization strategies that help maintain fast load times and efficient bundle management for web applications.
How Writing Just One Import the Wrong Way Slows Down Your Website - Understanding Tree Shaking and Bundle Optimization