JavaScript MVC 2.4 - Understanding a real AngularJS App-Initialization
This is a part of my
second short series about JavaScript MVC Frameworks. This part explains how an Angular-App is initialized. You
should understand this, because the magic is there, and if something
doesn't work, it helps to know what happens behind the scenes.