How angular modules load the dependencies?



How angular modules load the dependencies?..

Answer / chaitanya

An angular module use configuration and run blocks to inject dependencies (like providers, services and constants) which get applied to the angular app during the bootstrap process.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is routerstatesnapshot in angular?

0 Answers  


What are angular prefixes $ and $$?

0 Answers  


Explain order by filter angularjs?

0 Answers  


Explain what the link function is and how it differs from compile?

0 Answers  


Explain deep linking in angularjs?

0 Answers  






What are services in angular 2?

0 Answers  


Write ajax call syntax?

0 Answers  


What is route in angularjs?

0 Answers  


What are the securities threats should we be aware of in angular 2 applications?

0 Answers  


Explain what are the key features of angular.js ?

0 Answers  


What is bootstrapping in angular js?

0 Answers  


Why Typescript with Angular?

0 Answers  


Categories