1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

fix: replace duplicated link in Introduction to TypeScript content (#7406)

This commit is contained in:
Roman
2024-10-09 20:45:00 +03:00
committed by GitHub
parent 9c73a476c3
commit 9b14b2d60a

View File

@@ -12,7 +12,7 @@ The main benefits of using TypeScript include:
Learn more from the following links:
- [@official@Overview of TypeScript](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html)
- [@official@TypeScript Official Handbook](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html)
- [@official@TypeScript Official Handbook](https://www.typescriptlang.org/docs/handbook/intro.html)
- [@article@What Is TypeScript?](https://thenewstack.io/what-is-typescript/)
- [@video@Video: Where TypeScript Excels](https://youtu.be/BUo7B6UuoJ4)
- [@feed@Explore top posts about TypeScript](https://app.daily.dev/tags/typescript?ref=roadmapsh)