How to share information between controllers in AngularJS?
Answer / chaitanya
There are various different ways to share data between controllers in an AngularJS app. The most commonly used are Scope, Service, Factory and Providers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain what is testability like in Angular?
What is constant?
Explain ngfor directive with an example?
If you were to migrate from angular 1.4 to angular 1.5, what is the main thing that would need refactoring?
What are http interceptors used for?
Is angular object oriented?
Explain ng-disabled directive?
Tell me angular js date calendar with example?
What is grid in angular?
How to update angular 6 to angular 7?
What is ng template in angular?
What is angular?