⬆️ ⬇️

The final release of Angular 2

image

On September 15, the final release of the second version of the popular Angular 2 single-page web application framework took place .



image



In the second version, Angular uses TypeScript as the main language, but also provides a version with Dart and ECMAScript6 .



The main components of Angular:

')



image



Angular 2 supports the following browsers:





It also has the ability to develop desktop applications with access to the native operating system API.



For ease of development, testing and deployment of applications, you can use Angular CLI , webpack , npm, SystemJS, Jasmine, Karma.



The framework includes an HTTP client and an in-memory API .



According to the team, support for AngularJS (1.x) will continue until most developers use it (today 1.3 million developers use Angular 1 and 480 thousand already use Angular 2).







Also, the developers have announced the imminent release of Angular 2 Material - a special version of the framework with material components.



Prior to this , the release of AngularJS 1.5 was released, designed to bridge the gap between AngularJS and Angular 2.



Get started in 5 minutes.



For those already familiar with AngularJS:





PS Well, is it time to rename the AngularJS hub to Angular?

Source: https://habr.com/ru/post/310142/



All Articles