How does angularjs dependency injection work?
Answer / Renuka Chauhan
AngularJS Dependency Injection is a mechanism that automatically manages dependencies between services. It provides the required objects (services) to the classes that need them, reducing the need for manual configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is angularjs dependent on jquery?
How to use httpclientmodule in angular?
Do you know scope in angular?
Is pipe a system call?
What is [( ngmodel )]?
What is the difference between ng-if, ng-show/ng-hide?
How to use jQuery with AngularJS?
what are directives? Mention some of the most commonly used directives in angularjs application?
How to use ng-show and ng-hide in angular js?
Explain what directives are? Mention some of the most commonly used directives in angularjs application?
What's new in angular 2? Why you used angular 2?
What is the use of bearer token?