mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-22 17:02:58 +02:00
Add TypeScript resources (#2967)
This commit is contained in:
@@ -9,3 +9,6 @@ TypeScript is a strongly typed programming language that builds on JavaScript, g
|
|||||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.tutorialspoint.com/typescript/index.htm'>TypeScript Tutorial</BadgeLink>
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.tutorialspoint.com/typescript/index.htm'>TypeScript Tutorial</BadgeLink>
|
||||||
<BadgeLink colorScheme='green' badgeText='Course' href='https://scrimba.com/learn/typescript'>Scrimba — TypeScript Basics</BadgeLink>
|
<BadgeLink colorScheme='green' badgeText='Course' href='https://scrimba.com/learn/typescript'>Scrimba — TypeScript Basics</BadgeLink>
|
||||||
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=BwuLxPH8IDs'>TypeScript for Beginners</BadgeLink>
|
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=BwuLxPH8IDs'>TypeScript for Beginners</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/what-is-typescript/'>What Is TypeScript?</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/typescript-tutorial-go-beyond-hello-world/'>TypeScript Tutorial: Go beyond ‘Hello, World!’</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/typescript-tutorial-a-guide-to-using-the-programming-language/'>TypeScript Tutorial: A Guide to Using the Programming Language</BadgeLink>
|
||||||
|
Reference in New Issue
Block a user