What are AngularJS features? 15



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

Post New Answer

More AngularJS Interview Questions

Difference between service, directive, and module?

1 Answers  


If your data model is updated outside the ‘zone’, explain the process how will you the view?

1 Answers  


What are the directive scopes in angularjs?

1 Answers  


Which language is used in angular?

1 Answers  


Explain component life cycle in angular?

1 Answers  


How to use multiple ng-app within a page in angularjs?

1 Answers  


What is autofilter in excel?

1 Answers  


How to do Language Internationalization in AngularJS?

1 Answers  


What is a javascript factory?

1 Answers  


What is dependency injection (di) in angular 2?

1 Answers  


Explain viewchild in component interaction?

1 Answers  


Mention some angularjs directives and their purpose?

1 Answers  


Categories