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 |
Explain ng-disabled directive?
What is an ng model?
Give an example for Rootscope in AngularJS?
Explain ng-model directive angularjs?
What is the use of ngafterviewinit?
Explain the concept of scope hierarchy. In what ways can you use a directive?
How to preventdefault on anchor tags?
Why angular material is used?
Explain $watch(), $watchgroup() and $watchCollection() functions of scope?
Explain what is directive and mention what are the different types of directive?
Explain the usage of {{}}?
What are the differences between angular and angular js?