What is rootscope in angular 2?
Answer / Afak Khan
RootScope in Angular 2 is not used. It was a concept in AngularJS that provided a top-level scope for the entire application. Angular 2 replaced this with Dependency Injection and Services.
| Is This Answer Correct ? | 0 Yes | 0 No |
How AngularJS is compiled?
What is difference between javascript and typescript?
How will you explain auto bootstrap process in angularjs?
What is parent scope in angularjs?
How can we setting up our development environment for angular 2?
What are some security-related features built into the angular framework?
What is angular cli json?
What is the difference between ng-if, ng-show/ng-hide?
Explain data binding in angular 4?
What is bootstrap array in angular 2?
What is a single page application or spa?
What is router-outlet directive in angular 2?