From f7199d8a8de073ad080c29ccf7488a0e8bfbcbb1 Mon Sep 17 00:00:00 2001 From: AB5253 <13715908+ANU5253@users.noreply.github.com> Date: Sun, 18 Nov 2018 04:05:59 +0530 Subject: [PATCH] Angular 7 latest version (#21955) Angular 7 latest version --- 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 81c6f5a0de..a9210544d5 100644 --- a/guide/english/angular/index.md +++ b/guide/english/angular/index.md @@ -16,7 +16,7 @@ Angular(versions 2.x and up) is a Typescript based open source framework to deve 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. Angular 2.0 release took place on Sep-22 2014 at ng-Europe conference. One of the feature of Angular 2.0 is dynamic loading and modularity, most core functionality has moved to modules. -After some modifications, Angular 4.0 was released on Dec-2016. Angular 4 is backward compatible with Angular 2.0. HttpClient library is one of the feature of Angular 4.0. Angular 5 release was on November 1, 2017. Support for Progressive web apps was one of the improvement in the Angular 5.0. Angular 6 release was in May 2018. The latest stable version is [6.1.9](https://blog.angular.io/angular-v6-1-now-available-typescript-2-9-scroll-positioning-and-more-9f1c03007bb6) +After some modifications, Angular 4.0 was released on Dec-2016. Angular 4 is backward compatible with Angular 2.0. HttpClient library is one of the feature of Angular 4.0. Angular 5 release was on November 1, 2017. Support for Progressive web apps was one of the improvement in the Angular 5.0. Angular 6 release was in May 2018. The latest stable version is [7.0.0](https://blog.angular.io/version-7-of-angular-cli-prompts-virtual-scroll-drag-and-drop-and-more-c594e22e7b8c), which was release in October 2018. **Install**: