Is it possible to create multiple module in an Angular Script? I went through the documentation and learned that it is some kind of main method concept.
I need examp
I think that he has confused module with ngApp, in that there is only one application (ng-app) on a page and that the app's view (ngView or
Edit:
ngApp - http://code.angularjs.org/1.1.5/docs/api/ng.directive:ngApp