Skip to main content

All Questions

Filter by
Sorted by
Tagged with
6 votes
2 answers
1k views

AngularJs Lazy Loadng without RequireJS

In a large scale application, How do we lazy load modules, controllers, services whenever needed without loading those in the index.html. Here I'm referring to load the entire js in the relevant ...
kds's user avatar
  • 28.8k