Angular - Performance Optimization
Which of the following is the correct way to enable preloading of all lazy modules in Angular routing?
preloadingStrategy property in router config to set preloading behavior.PreloadAllModules is the built-in strategy to preload all lazy modules after app loads.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions