Hi materinex, Stop doing that course! You should never-ever-never use $rootScope unless you are very versed in angular 1, and have deep knowledge about what you are doing with it. Also, you should not be using $scope either by now. Use the new constructs like .components and so on. >From the looks of it this course is very dated, and not up to date with current affairs. Techniques that are displayed in there are now frowned upon.
To learn angular 1 you are better off reading the styleguide <https://github.com/johnpapa/angular-styleguide>, and the tutorial <https://docs.angularjs.org/tutorial>combined with the official docs <https://docs.angularjs.org/guide>. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
