Network-aware Preloading Strategy for Angular Lazy Loading

added by JavaScript Kicks
7/12/2019 6:58:17 AM

600 Views

This post explains how to make network-aware preloading strategy for lazy loading of Angular Router. It can improve user experience with lazy loading despite users network condition. Preloading is an important feature of Angular Router's lazy loading. This is available since 2.1.0.


0 comments