Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn essential techniques for optimizing JavaScript bundle sizes in this 20-minute Devoxx conference talk. Explore the intricacies of tree shaking and discover how improper import statements can inadvertently include entire dependencies in your bundle, even when using IDE-suggested imports. Master the correct approaches to 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 real-world examples that demonstrate how to maintain fast load times and efficient bundle sizes through proper import practices.