Rename Angular 2 to Angular and update links

This commit is contained in:
BernhardBezdek
2017-11-24 11:37:06 +01:00
committed by Bernhard Behrendt
parent 11e07b5d89
commit 877f165976
3 changed files with 17 additions and 17 deletions

View File

@@ -17,6 +17,6 @@ TypeScript continues to be actively developed by Microsoft and is also well-Inte
The excellent structure and the possibilities for extension make it a good choice to consider for larger JavaScript projects.
Typescript was the choice for [Angular 2+](/languages-and-frameworks/angular-2.html) and one can assume that it will get more traction with the success of Angular 2 in the future.
Typescript was the choice for [Angular](/languages-and-frameworks/angular.html) and one can assume that it will get more traction with the success of Angular in the future.
There are also projects that support Typescript „code execution“ on the server such as [ts-node](https://www.npmjs.com/package/ts-node).