Back to top
Yas Adel Mehraban (Yashints) | preloading strategy

1 post tagged with "preloading strategy"

Boost up your performance using Angular preloading strategy

Angular Router has been supporting lazy loading of child modules for a long time. What’s even more cool is that later on they added PreloadAllModules strategy so you can preload all of the modules in the background asynchronously. This will help boost up the loading time and performance tremendously.

PublishedJun 06, 2018
Time to read3 min
angularrouterpreloading strategyRead more