From 11e74f5a90ec48b64caf7ba40f8ccada305bc622 Mon Sep 17 00:00:00 2001 From: prerna120 <50449860+prerna120@users.noreply.github.com> Date: Tue, 1 Nov 2022 22:53:56 +0530 Subject: [PATCH] Added typescript playground (#8731) * Added typescript playground * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman --- more/free-programming-playgrounds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 91d1b0a48..fa7459c07 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -349,6 +349,7 @@ * [Playground](https://www.typescriptlang.org/play/index.html) * [StackBlitz](https://stackblitz.com/fork/typescript) +* [TypeScript: TS Playground](https://www.typescriptlang.org/play) #### Angular