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 bazel in angular?
What are the 3 types of advance directives?
What are major changes in angular 2?
What's new in angular 6?
How to enable lazy loading?
What string interpolation is in angularjs?
Explain the procss about angular project bootstrap?
What is the difference between observable and promises?
What directives support animations?
Write a code to upload an image in angularjs?
What is the languages that you can use to build angular 2 application?
How can we implement spa with angular?