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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user