
- AngularJS 2 is open source.
- Its beta version is released in the month of March 2014.
- Angular 2 is maily focused on mobile apps, yes it is a mobile first approach.
- Easy to understand.
- Angular 2 is component based approach.
- Angular uses TypeScript (super set of JavaScript).
- It has fewer concepts when it is compared to angular 1.
- It is faster than angular 1.
- It is fully UI responsive.
- Dependency injection is used to avoid long code.
- Angular 2 supports latest browsers incluing IE9+.
Category: