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 |
How to install angular 8?
Explain npm?
What is Routing in Angular 5?
What is route params?
What is the use of a filter in angularjs?
What set of modern browsers are supported in angular 2?
What are Directives in AngularJS?
What is a factory?
Explain what the link function is and how it differs from compile?
What is the singleton pattern?
What is data binding in angular?
Explain ng-show directive?