From 6cf47c5b51bd9e60ce18d114628bf975f6cd5e2c Mon Sep 17 00:00:00 2001 From: Gabriel Machado Date: Sat, 10 Oct 2020 00:13:53 -0300 Subject: [PATCH] Add new playground resource on Svelte (#3875) --- free-programming-playgrounds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 0ea05754..d0459fc3 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -196,6 +196,7 @@ ### Svelte * [StackBlitz](https://stackblitz.com/fork/svelte) +* [Svelte REPL](https://svelte.dev/repl) ### Swift