Angular - Performance Optimization
You want to preload only the 'admin' module but not the 'user' module in your Angular app. Which approach correctly implements this custom preloading strategy?
PreloadingStrategy to control which modules preload.data.preload flag in routes, the strategy can preload only selected modules like 'admin'.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions