What is AngularJS BootStrap Process?
Answers
Answered by
0
Understanding AngularJS Bootstrap Process. ... At this point AngularJS looks for the ng-app directive which is the root of angular app compilation and tells about AngularJS part within DOM. When the ng-app directive is found then Angular will: Load the module associated with the directive. Create the application injector.
Similar questions