From 592ba3393e2bb7e52a853599826d051ccf475409 Mon Sep 17 00:00:00 2001 From: Ashish Pise <42866091+AshishisLiquid@users.noreply.github.com> Date: Wed, 5 Oct 2022 05:12:13 +0530 Subject: [PATCH] Added Typescript Documentation (#1981) * Added Typescript Documentation * Update content/roadmaps/104-angular/content/100-typescript-basics/readme.md Co-authored-by: Kamran Ahmed --- .../104-angular/content/100-typescript-basics/readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/104-angular/content/100-typescript-basics/readme.md b/content/roadmaps/104-angular/content/100-typescript-basics/readme.md index 5c471a2c6..18c0d1996 100644 --- a/content/roadmaps/104-angular/content/100-typescript-basics/readme.md +++ b/content/roadmaps/104-angular/content/100-typescript-basics/readme.md @@ -1 +1,4 @@ -# Typescript basics \ No newline at end of file +# Typescript Basics + +Typescript a Beginners Guide +Typescript Playground \ No newline at end of file