diff --git a/radar/2019-11-01/typescript.md b/radar/2019-11-01/typescript.md new file mode 100644 index 0000000..250e489 --- /dev/null +++ b/radar/2019-11-01/typescript.md @@ -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.