From a9f8f573b2c60f2a16763db22339d7ebbcde6738 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sun, 26 Dec 2021 19:11:59 +0400 Subject: [PATCH] Update typescript resources --- .../content/116-type-checkers/100-typescript.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content/roadmaps/100-frontend/content/116-type-checkers/100-typescript.md b/content/roadmaps/100-frontend/content/116-type-checkers/100-typescript.md index 325e313cb..d84078de2 100644 --- a/content/roadmaps/100-frontend/content/116-type-checkers/100-typescript.md +++ b/content/roadmaps/100-frontend/content/116-type-checkers/100-typescript.md @@ -3,10 +3,8 @@ TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. Free Resources +Official Website +Official Docs for Deep Dives +The TypeScript Handbook TypeScript Tutorial TypeScript for Beginners -TypeScript Website -The TypeScript Handbook -Official Docs for Deep Dives -TypeScript - The Basics -TypeScript Course for Beginners 2021 - Learn TypeScript from Scratch!