How can we share the data between controllers in angularjs?
Answer / Ritu Chaudhary
Data can be shared between controllers in AngularJS using services or a parent-child controller relationship.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ng init?
What is angular cli command?
What are different ways of bootstrapping AngularJS?
How event emitters works in angular 2?
What does ng controller do?
What is innerhtml in angular?
How to use httpclientmodule in angular?
How do you check if angular cli is installed?
What is a mocked service in angularjs? How to use it?
Why is it called angular?
How to validate an url in angularjs?
What is one-way bindings?