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 |
Write command to generate a component in specific module in angular cli?
What are the differences between observables & promises?
Explain order by filter?
Is angularjs a framework?
Explain ng-click directive?
Name the key features of angular js?
List some difference between angularjs and angular 2?
How to do custom form validation in AngularJS?
How to make an ajax call using angular js?
What is one way data binding in angularjs?
What is parent scope and rootscope in angularjs?
Is angular 8 released?