What are AngularJS features? 15
Answer / Mohit Kumar Prasad
Here is a list of some key features of AngularJS:n
1. Model-View-Controller (MVC) pattern
2. Data binding
3. Dependency injection (DI)
4. Directives
5. Templates
6. Two-way data binding
7. RESTful services
8. Filters
9. Scopes and controllersn10. Servicesn11. Modulesn12. Animationsn13. Testability through mocks and spiesn14. Built-in unit testing framework (AngularJS $httpBackend)n15. Large community and ecosystem
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between service, directive, and module?
If your data model is updated outside the ‘zone’, explain the process how will you the view?
What are the directive scopes in angularjs?
Which language is used in angular?
Explain component life cycle in angular?
How to use multiple ng-app within a page in angularjs?
What is autofilter in excel?
How to do Language Internationalization in AngularJS?
What is a javascript factory?
What is dependency injection (di) in angular 2?
Explain viewchild in component interaction?
Mention some angularjs directives and their purpose?