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 pure pipe?
Why angular 4 is faster?
What is a mocked service in angularjs? How to use it?
Why webpack is used in angular?
What is the use of $event?
List at down the ways in which you can communicate between applications modules using core angular functionality.
Does facebook use react js?
What are differences between angular 4 and angular 2?
What is default scope in a angularjs directive?
What is angular?
How to handle xss or csrf attacks in angular 4 ?
What is pipes? Why use pipes?