What are the advantages of AngularJS?

Answer Posted / chaitanya

There are following advantages of AngularJS:

. Data Binding - AngularJS provides a powerful data binding mechanism to bind data to HTML elements by using scope.

. Customize & Extensible - AngularJS is customized and extensible as per you requirement. You can create your own custom components like directives, services etc.

. Code Reusability - AngularJS allows you to write code which can be reused. For example custom directive which you can reuse.

. Support – AngularJS is mature community to help you. It has widely support over the internet. Also, AngularJS is supported by Google which gives it an advantage.

. Compatibility - AngularJS is based on JavaScript which makes it easier to integrate with any other JavaScript library and runnable on browsers like IE, Opera, FF, Safari, Chrome etc.

. Testing - AngularJS is designed to be testable so that you can test your AngularJS app components as easy as possible. It has dependency injection at its core, which makes it easy to test.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is the jquery library used in angular?

446


What are promises in angularjs?

400


What is the main purpose of find index in angularjs, and what does it return if no value is found?

433


What is angular 2?

456


What is the difference between annotation and decorator in angular 2?

459






What do you understand by constants in angular?

455


What is routerlink?

466


What are the advantages of angular 2 ?

451


What are http interceptors?

399


What is model in angular?

411


How to validate email in angular 4 using formgroup or custom regexp?

468


What filters to use for photography?

442


In angular what is string interpolation?

427


What is a controller in angularjs?

423


What is nginclude?

450