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 a mocked service in angularjs? How to use it?
What is life cycle hook in angular?
What is angular module factory?
What are the advantages of using angularjs?
Tell me angular js date calendar with example?
What are angular 2 hooks?
What is traceur compiler ?
What string interpolation is in angularjs?
What is the angular cli?
How would you optimize the application for better performance in angular 2?
Which Angular Directive Would You Use To Hide An Element From The DOM Without Modifying Its Style?
List and explain different types of directive available in angularjs?