Add description for typescript. Move typescript to adopt.

This commit is contained in:
Philip Feldmann
2019-10-29 10:51:06 +01:00
parent ea43f40e2d
commit d866bb9e23

View File

@@ -0,0 +1,7 @@
---
title: "Typescript"
ring: adopt
quadrant: languages-and-frameworks
---
As writing frontend applications becomes more complex, [TypeScript](https://www.typescriptlang.org/) allows us to scale client side code easily, even with large code bases. We use typescript successfully at production for many projects and we are only going to use it even more in the future. We highly recommend using typescript over javascript, therefore we have decided to move it to adopt.