What are major changes in angular 2?
Answer / Neha Mehrotra
Angular 2 was a complete rewrite of AngularJS, with significant changes including the move from JavaScript to TypeScript, adoption of the component-based architecture, switch from jQuery to native DOM manipulation using Shadow DOM, and incorporation of RxJS for asynchronous programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
List out the differences between config and run methods in angularjs?
What is the benefit of angular?
What is the meaning of material design?
What is ngoninit in angular?
What routing means?
Which is the core module of AngularJS?
What is the need for typescript in angular 2?
How to enable lazy loading?
How AngularJS will automatically be initialized?
What is jws and jwe?
What is an impure pipe?
Explain ng-disabled directive?