I need complete explanation about Angular $rootscope
. Sometimes I used Angular $rootScope
but, I am not getting the values properly. Any one please help me to implement angular $rootscope.
Asked
Active
Viewed 65 times
0

Shashank Agrawal
- 25,161
- 11
- 89
- 121

nagaraj s
- 1
- 4
-
2Read documentation and do your research before asking a question. Some links: https://docs.angularjs.org/guide/scope http://stackoverflow.com/questions/22785775/difference-between-scope-and-rootscope https://github.com/angular/angular.js/wiki/Understanding-Scopes – Vikram Tiwari May 10 '16 at 05:08
-
For understanding the $rootscope and $scope, all you need is a perfect article. read this one http://www.dotnet-tricks.com/Tutorial/angularjs/UVDE100914-Understanding-AngularJS-$rootScope-and-$scope.html Cheers ! – Mohit Raj Purohit May 10 '16 at 05:32