From e29f1717c8dbc7e474fd9e9a6f04dc6e77dbe4ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20=CE=9Bntonio?= Date: Fri, 15 Feb 2019 12:41:42 -0200 Subject: [PATCH] Add TypeScript Playground (#3141) --- free-programming-playgrounds.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 0194a0fbd..7f9d03308 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -22,6 +22,7 @@ * [Scala](#scala) * [SQL](#sql) * [Swift](#swift) +* [TypeScript](#typescript) ### Angular @@ -146,3 +147,8 @@ ### Swift * [Online Swift Playground](http://online.swiftplayground.run) + + +### TypeScript + +* [Playground](https://www.typescriptlang.org/play/index.html)