Answer Posted / 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 View All Answers
What is the difference between angular service and factory?
What is the difference between ‘this’ vs $scope in angularjs controllers?
List the key components of angular 2?
Explain currency filter?
Why is this project called "AngularJS"? Why is the namespace called "ng"?
What an angular 5 component made of? How do you generate a new component?
What is a class in angular?
How to create angularjs filter which outputs html?
Is angularjs hard to learn?
What is singleton pattern? How does angular use it?
What is directives in angular?
What does a service mean in angularjs? Explain its built-in services?
What is the for root method?
Can you explain spa architecture in angularjs?
What is a template in angular?