Step by Step: Improving Startup Performance with Lazy Loading in Angular

Grand Ballroom A/D

Angular applications can lazily load modules to improve startup performance. Using an example, this session shows how you can optimize your solution with this approach. You will also learn about potential pitfalls as well as about asynchronously preloading modules with build-in strategies and your own strategies to speed up lazy loading.