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 |
How can you bypass sanitation in angular and why would you do so?
What is the difference between $scope and scope?
What is strict mode in js?
Is angular from google?
What is encapsulation in angular?
What are the differences between @component and @directive?
What is hidden property in angular 2?
Difference between $rootscope & $scope?
How to define custom typings to avoid editor warnings?
Explain viewencapsulation?
Can you explain a situation, when to use dependency injection in angularjs?
What is angular router?