InfoQ Homepage Angular 2 Content on InfoQ
-
Angular 17, a Brand New Look
Angular, a popular Single Page Application (SPA) framework, recently released version 17, introducing a declarative block template syntax and overhauling the framework documentation and logo.
-
Angular 15 - Standalone Components are Stable
Google recently released Angular 15, the latest version of their popular SPA framework. The update includes a stable API for standalone components alongside several other significant improvements.
-
Angular 14 - Typed Forms and Standalone Components
Angular 14 was released earlier this month with the most significant update since Ivy. It includes two long-awaited features, Typed Reactive Forms and Standalone Components, as well as several minor improvements.
-
Introducing Angular 13
Google recently announced the release of Angular 13, their popular single-page application framework, continuing the steady stream of small improvements we have seen since the release of the Ivy engine in Angular 9.
-
Angular v12 Released, Transitions to Ivy Rendering Engine
Mark Techson, developer advocate on the Angular Team, recently announced the release of Angular v12. Angular 12 transitions away from View Engine (now deprecated). Protractor is no longer included in new Angular projects. Angular components will additionally now support inline Sass.
-
Common Challenges Facing Angular Enterprises - Stephen Fluin at Ngconf
Stephen Fluin, developer advocate for Angular, discussed at ngconf the common challenges facing Angular teams that are building applications at scale.
-
Roadmap for AngularJS and Angular
AngularJS will have one more major release then it will enter a three-years period of LTS, while Angular continues the cycle of a major release every six months.
-
What's Expected from React, Angular, and Vue in 2017
JavaScript continues to see tremendous excitement and 2016 was an impressive year. See what's expected from React, Angular, and Vue.js going into 2017.
-
Ashley Nolan Surveys State of JavaScript Tooling in 2016
Ashley Nolan asked 4,715 front-end developers about the tools they use in 2016. While many developers continue to use jQuery, React and Webpack are beginning to dominate the ecosystem.
-
Angular 2.3.0 Released; Naming Guidelines Explained
Google has announced the release of Angular 2.3, including the first version of the Angular Language Service, and explained the naming conventions for Angular 4 onwards.
-
Dart News: Angular 2 Dart and Flutter
Angular 2 Dart and Flutter were the most important news mentioned at the recent Dart Developer Summit 2016.
-
Angular 2 Final Released, Adopts Semantic Versioning
The Angular 2 JavaScript platform has been released in its final form. In response to criticism over their versioning during the release candidate phase, Angular 2 will now follow the semantic versioning patterns.
-
NativeScript 2.2 Introduces Webpack for Angular 2 Projects
NativeScript 2.2 has been released with upgraded UI, support for iOS10 Beta 3 and introducing Webpack for the Angular 2 based projects. The major release brings a raft of tooling updates, including the decision to use Webpack for the Angular 2 based projects.
-
Angular 2 Split, Dart Codebase Separated
Since its inception, the Angular 2 project has compiled TypeScript down to both JavaScript and Dart. With the final release on the horizon, the Dart portion has been spun off into its own codebase with its own team.
-
Angular CLI Helps Spin Up Angular 2 Projects and Components
The Angular Command Line Interface (CLI) provides a number of useful commands to help Angular 2 developers quickly spin up an app. At ng-conf 2016 Mike Brocchi walked developers through the basic features of the tool and showed off some advanced routing setup.