From 8f53ccd32579d41fdcaf915af35f6204bf34f6a6 Mon Sep 17 00:00:00 2001 From: Human <60828015+hackermondev@users.noreply.github.com> Date: Fri, 2 Jul 2021 13:37:20 -0400 Subject: [PATCH] Repl.it --> Replit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8506b577..2d392397 100644 --- a/README.md +++ b/README.md @@ -1206,7 +1206,7 @@ Table of Contents * [Mocklets](https://mocklets.com) - a HTTP-based mock API simulator, which helps simulate APIs for faster parallel development and more comprehensive testing, with lifetime free tier. * [Paiza](https://paiza.cloud/en/) — Develop Web apps in Browser without having the need to setup anything. Free Plan offers 1 server with 24 hours lifetime and 4 hours running time per day with 2 CPU cores, 2 GB RAM and 1 GB storage. * [Prepros](https://prepros.io/) - Prepros can compile Sass, Less, Stylus, Pug/Jade, Haml, Slim, CoffeeScript and TypeScript out of the box, reloads your browsers and makes it really easy to develop & test your websites so you can focus on making them perfect. You can also add your own tools with just a few clicks. - * [repl.it](https://repl.it/) — A cloud coding environment for various program languages. + * [Replit](https://replit.com/) — A cloud coding environment for various program languages. * [SoloLearn](https://code.sololearn.com) — A cloud programming playground well-suited for running code snippets. Supports various programming languages. No registration required for running code but required when you need to save code on their platform. Also offers free courses for begginers and intermediate level coders. * [stackblitz.com](https://stackblitz.com/) — Online VS Code IDE for Angular & React. * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft for Windows, macOS and Linux.