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

What are AngularJS features? 15

466


Explain module in AngularJS?

481


Is angularjs hard to learn?

408


Explain directives? What are inbuilt directives available in angularjs?

443


How to detect swipe event in mobile browsers/devices in AngularJS?

1355






Explain what a digest cycle is in angularjs?

421


What is feature modules?

444


What is the injector?

449


What is services in angular?

409


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

457


What is the difference between angularjs 1(angularjs) and angular 2/4?

414


What is schema in angular?

413


What is angular frontend?

459


Explain angular js boot process.

471


Explain what is injector in angularjs?

434