How to share information between controllers in AngularJS?
Answer Posted / 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 |
Post New Answer View All Answers
What is difference between rootscope and scope in angular 2?
Please explain package.json file in angular?
How will you convert a string into a percentage?
What is a locale ID?
What is class binding in angular?
How will you explain manual bootstrap process in angularjs?
What are the features of bazel?
What is a typescript decorator?
How to isolate a directive’s scope in angularjs?
What is template? Why use? Detail?
What is entry point in angular?
What is routing in angular?
How performance improvements on the core in angular 8?
What is difference between factory service and provider in angularjs?
What is internationalization?