Wednesday, January 11, 2017

AngularJS - Forget Angular 3; Google Is Set to Launch Angular 4

The Angular team has committed to time-based releases that occur in three cycles, setting Angular 4 to come out early next year.
  • Last month, Google surprised everyone when it detailed plans for Angular 3 to be released a short six months after Angular 2's arrival. Now, it turns out there will be "No Angular 3" release after all. Instead, Google will go right to version 4 of its popular JavaScript framework in March 2017.
  • Google's Igor Minar said at the recent NG-BE 2016 Angular conference in Belgium that Google will jump from version 2 to version 4 so that the number of the upgrades correlates with the Angular version 4 router planned for usage with the release.
  • Minar, in fact, laid out a roadmap that has eight beta releases of Angular 4 coming out between December and February, followed by two release candidates in February and the general release on March 1. However, Minar cautioned against getting too hung up on numbers and advised that the framework simply be called "Angular" anyway.
"Let's not call it AngularJS, let's not call it Angular 2," he said, "because as we are releasing more and more of these versions. It's going to be super confusing for everybody."

Google's goals for Angular 4 are to be as backward-compatible with Angular 2 as possible and to improve compiler error messages. In November, Google talked about the next version of Angular, then known as version 3, emphasizing improvements in tooling as well as reduced code generation.

Angular's upgrade plan also includes moving to TypeScript 2.1 as a baseline, away from TypeScript 1.8.

Angular 2 was rewritten in TypeScript, Microsoft's typed superset of JavaScript.

Earlier this month, Google released Angular 2.3, a minor upgrade featuring Angular Language Service, which is designed to integrate with IDEs and provide type completion and error-checking with Angular Templates.

Object inheritance for components is featured, as well. Angular 2.2 arrived in November, featuring ahead-of-time compilation compatibility.

Angular
https://angularjs.org/

Angular 2
https://angular.io/

No comments:

Post a Comment