diff --git a/README.md b/README.md index e53d9688..e58d4367 100644 --- a/README.md +++ b/README.md @@ -763,6 +763,7 @@ When learning CS, there are some useful sites you must know to get always inform - [JSBin](https://jsbin.com/) : Front end playground, Output is not framed, so it allows you to share those snippets that will break inside an iframe. - [Judge0 IDE](https://ide.judge0.com) : Online compiler with 40+ interpreters and compilers. - [Pastebin.com](https://pastebin.com) : Pastebin can store texts like code, notes, and snippets online for a set time which can be shared instantly. +- [PlayCode](https://playcode.io/) : Online Javascript playground with a built-in console and support for npm packages. - [C9.io](https://c9.io) : Your development environment, in the cloud - [Github Gist](https://gist.github.com) : Instantly share code, notes, and snippets. - [Coder](https://coder.com) : A Web-based development environment using Visual Studio Code as a code editor