[FIX] Some typos in Angular2 and Typescript article
This commit is contained in:
committed by
bernhard.bezdek
parent
caeb85587c
commit
57dfc56401
@@ -7,7 +7,7 @@ quadrant: languages-and-frameworks
|
||||
|
||||
The latest version of the Angular Framework, which is used for large single-page applications.
|
||||
|
||||
[Angular 2](https://angular.io/) is a complete rewrite of Angular 1 — any many things have changed compared to the first version. The latest best practices and toolings from the JavaScript community have found their way into Angular2.
|
||||
[Angular 2](https://angular.io/) is a complete rewrite of Angular 1 — many things have changed compared to the first version. The latest best practices and toolings from the JavaScript community have found their way into Angular2.
|
||||
|
||||
It supports DI (dependency injection), it has a clean inheritance and a good separation of concerns. Angular2 follows the [web component standards](https://www.w3.org/standards/techs/components#w3c_all) to avoid negative side effects between components.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user