Add description for typescript. Move typescript to adopt.
This commit is contained in:
7
radar/2019-11-01/typescript.md
Normal file
7
radar/2019-11-01/typescript.md
Normal 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.
|
||||
Reference in New Issue
Block a user