Learn how to optimize the bundle size of your Angular application and improve loading times for better user experience and SEO. Explore different bundle size analyzers and discover strategies to reduce bundle size, such as lazy-loading, using @defer, and removing unused code and dependencies.

11m read time From angular.love
Post cover image
Table of contents
What Is the Bundle Size?Why Is the Bundle Size Important?How To Analyze the Bundle Size?Live-Coding Session!How to Use and Read Bundle Size TreemapsModifying the Project — Adding a Third Party DependencyAnalyzing the Bundle After Adding an External DependencyHow to Reduce the Bundle Size?Reducing the Bundle in Our ApplicationWriting a Custom Implementation of Font Awesome

Sort: