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 ng-model and ng-bind in angularjs?
What is eventemitter angular2?
What is a mocked service in angularjs? How to use it?
How does aot compiler work?
What are components in angular?
How to use ng-show and ng-hide in angular js?
Is angular or react easier to learn?
What is @injectable in angular?
What type of angular js date format?
How to display images based on the status(a, b, and c) in angular js?
What is a structural directive?
What is code splitting?