How to share information between controllers in AngularJS?



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

Post New Answer

More AngularJS Interview Questions

What are the differences between angular and jquery?

0 Answers  


What is internationalization?

0 Answers  


What is aot compilation? Why use in angular 2?

0 Answers  


What is activatedroute in routes?

0 Answers  


What is the main purpose of find index in angularjs, and what does it return if no value is found?

0 Answers  






What are observables in angular?

0 Answers  


What is an angular 2 component?

0 Answers  


What are the directives available in router?

0 Answers  


What is import array in angular 2?

0 Answers  


What is difference between factory service and provider in angularjs?

0 Answers  


Explain filters in angularjs?

0 Answers  


Explain class and inheritance in js?

0 Answers  


Categories