When dependent modules of a module are loaded?
Answer / anil singh
A module might have dependencies on other modules. The dependent modules are loaded by angular before the requiring module is loaded.
Is This Answer Correct ? | 0 Yes | 1 No |
Difference between promises and observable?
What is injectors?
Explain what is services in angular.js ?
What is $locale service?
How do you share data between controllers?
Explain ng-show directive?
Who created angular js ?
Is angular 4 services which traverse the dom looking for attributes?
Explain api and how do we exchange the data from client side to server?
What do you know about uppercase filter and lowercase filter in angularjs?
What is injector in angular?
What do double curly brackets are used in angular 5?