Skip to content

Commit

Permalink
Add description for typescript. Move typescript to adopt.
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Feldmann committed Oct 29, 2019
1 parent ea43f40 commit d866bb9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions radar/2019-11-01/typescript.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit d866bb9

Please sign in to comment.