What are Modules in AngularJS?
Answer / deepika
Modules are used to seperate logics say services, controllers, application etc. We define modules in seperate js files & name them appropriately
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between $http and $resource?
What is the advantage of angular?
What is semantic element in html?
What are directives in angular 6?
Differentiate between Components and Directives in Angular 5?
How do ng models work?
How can we share the data between controllers in angularjs?
What is ngrx?
Is google using angular?
How are performance improvements on the core in Angular 8?
What is the difference between ng-model and ng-bind in angularjs?
In angular what is string interpolation?