From 13298363be41f4e974e4651214079e336e0bbb46 Mon Sep 17 00:00:00 2001 From: Talha Nousher Ali Date: Mon, 3 Dec 2018 19:31:33 +0500 Subject: [PATCH] Update index.md with latest angular 7 update (#23281) --- guide/english/angular/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/angular/index.md b/guide/english/angular/index.md index 6c4c3a1284..b1a7d1422d 100644 --- a/guide/english/angular/index.md +++ b/guide/english/angular/index.md @@ -12,7 +12,7 @@ Angular (versions 2 and up) is a TypeScript based open source framework to devel Google released the initial version of AngularJS on October 20, 2010. Stable release of AngularJS was on December 18, 2017 of version 1.6.8. The last significant release of AngularJS, version 1.7, took place on July 1, 2018, and is currently in a 3 year Long Term Support period. Angular 2.0 was first announced on September 22, 2014 at the ng-Europe conference. One new feature of Angular 2.0 is dynamic loading, and most of the core functionality was moved to modules. -After some modifications, Angular 4.0 was released in December 2016. Angular 4 is backward compatible with Angular 2.0, and some new features are the HttpClient library and new router life cycle events. Angular 5 released on November 1, 2017, a major feature of which is support for progressive web apps. Angular 6 was released in May, 2018, and Angular 7 in October, 2018. The latest stable version is [7.0.0](https://angular.io/guide/releases). +After some modifications, Angular 4.0 was released in December 2016. Angular 4 is backward compatible with Angular 2.0, and some new features are the HttpClient library and new router life cycle events. Angular 5 released on November 1, 2017, a major feature of which is support for progressive web apps. Angular 6 was released in May 2018, and Angular 7 in October, 2018. The latest stable version is [7.0.0](https://angular.io/guide/releases). **Install**: