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 |
What is forms in angular?
How can you use factory method in angularjs?
What is ng view?
Distinguish between angularjs and javascript expressions.
What is import in angular?
What is constant in angularjs?
What is difference between ngoninit and constructor?
What types of filter in angular js?
What are interceptors in angular 4?
What do you understand by dependency injection in angularjs?
What do you mean by directives?
How AngularJS compilation is different from other JavaScript frameworks?