From c98f39f088c98d4432d333f28a19f902dfdd310e Mon Sep 17 00:00:00 2001 From: Rishi <85405647+rishio@users.noreply.github.com> Date: Tue, 19 Oct 2021 08:04:03 +0530 Subject: [PATCH] Add glitch.com to programming playgrounds (#6296) * Add glitch.com to programming playgrounds * use the short URLs (belonging to Glitch only) * update listings * alphabetical order --- more/free-programming-playgrounds.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 85a936f6..02f1bfc4 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -143,6 +143,7 @@ * [CodeSandbox.io](https://codesandbox.io) * [Esfiddle](https://esfiddle.net) * [Grasshopper](https://grasshopper.app) *(Google account required)* +* [Hello Website - (Glitch)](https://glitch.new/website) *(Account requested, not required)* * [JSBin](https://jsbin.com) * [JSFiddle](https://jsfiddle.net) * [Plunker](https://plnkr.co) @@ -181,6 +182,7 @@ ### NodeJS +* [Hello Node - (Glitch)](https://glitch.new/node) *(Account requested, not required)* * [Ideone](https://ideone.com) * [SoloLearn](https://code.sololearn.com/nodejs) @@ -223,6 +225,7 @@ ### React * [CodeSandbox.io](https://codesandbox.io) +* [Hello React - (Glitch)](https://glitch.new/react) *(Account requested, not required)* * [jscomplete](https://jscomplete.com/playground) * [StackBlitz](https://stackblitz.com/fork/react)