What are the advantages of angular 2 over angular 1?



What are the advantages of angular 2 over angular 1?..

Answer / Khubendra Pratap Sant

Angular 2 offers several advantages over Angular 1, including a more modern architecture based on TypeScript and ES6 features, better performance due to its use of virtual DOM, improved tooling with the Angular CLI, and a stronger focus on mobile development.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What does :host-context() pseudo-class selector target?

1 Answers  


What are ng-include and ng-click directives in angularjs?

1 Answers  


Explain deep linking in angularjs?

1 Answers  


How to use dependency injection (di) correctly in angular 2?

1 Answers  


Why we need ngmodel in angular 4?

1 Answers  


What does the ng stand for in angular?

1 Answers  


What is the template in angularjs?

1 Answers  


Explain expressions in angularjs?

1 Answers  


What is ng-repeat directive in angularjs?

1 Answers  


How would you pass data from a parent component to a child component?

1 Answers  


How to use the angular js $watch?

1 Answers  


How to get user input from a template reference variable?

1 Answers  


Categories