Add TypeScript resources (#3789)

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/3775/head^2
The New Stack 1 year ago committed by GitHub
parent 81447f6b43
commit dd7d312aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      src/data/roadmaps/typescript/content/100-typescript/index.md

@ -9,5 +9,9 @@ The main benefits of using TypeScript include:
- Improved Maintainability
- Backwards Compatibility
Learn more from the following links:
- [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/intro.html)
Learn more from the folowing links:
- [Overview of TypeScript](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html)
- [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html)
- [What Is TypeScript?](https://thenewstack.io/what-is-typescript/)
- [Video: Where TypeScript Excels](https://youtu.be/BUo7B6UuoJ4)

Loading…
Cancel
Save