Answer Posted / 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 |
Post New Answer View All Answers
Why is jit so fast?
What are angular filters?
How do we create a singleton service in angular 2?
What is a provider in angular?
What is the difference between activatedroute and activatedroutesnapshot?
What are the angularjs global api?
What is use of $routeprovider in angular js?
What is the life cycle event to check whether the dom is fully loaded?
What is the difference between angularjs 4 and angularjs?
What is difference between $interval and window. setInterval in AngularJS?
What is the use of pipe in angular?
What is a module and what does it contain?
What is angular6?
What is routes and route properties?
Explain the concept of lazy loading in angular 2