docs: update typescript description
This commit is contained in:
committed by
Stefan Rotsch
parent
ac5f63076e
commit
56d70a3942
11
radar/2023-09-01/typescript.md
Normal file
11
radar/2023-09-01/typescript.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: "TypeScript"
|
||||
ring: adopt
|
||||
quadrant: languages-and-frameworks
|
||||
tags: [coding, frontend]
|
||||
---
|
||||
|
||||
Typescript has become more widely used and has become the industry standard for most JavaScript projects.
|
||||
Typescript brings all the means to avoid errors in development, refactor code, scale projects, and improve
|
||||
code collaboration. Its widespread use and large community help to further improve and document the language.
|
||||
Typescript is our language of choice for existing and future projects to write robust and clean JavaScript code.
|
||||
Reference in New Issue
Block a user