adspace
What is difference between rootscope and scope in angular 2?
Answer Posted / Anupama Srivastava
RootScope and Scope are both prototypes of an object used to store data shared across an entire application or a part of it. However, there's one main difference: RootScope has a higher priority than Scope objects. This means that any change in RootScope will be reflected in every Scope below it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get and log an error in angular 4?
How to enable html5 mode in angular 1.x?
What is the latest version of angular?
How to use primeng in angular 4?
Angularjs dependency injection of value inside of the module.config?
How to create angularjs filter which outputs html?
How an object or function can get a hold of its dependencies?
Give the example of angularjs strings?
What is a dynamic route in angularjs and how do you implement it?
How to implement a datagrid table with angular 2 and primeng?
Which version you are using js?
How can primeng be used with angular2?
What is the latest angular?