Added coder.com

Added coder.com, a web based Development Environment thats using Visual Studio Code
This commit is contained in:
Anno
2019-01-16 16:25:49 +01:00
committed by GitHub
parent ad9d95b06c
commit 2bd0021ced

View File

@@ -586,6 +586,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Pastebin.com](https://pastebin.com) : Pastebin can store texts like code, notes, and snippets online for a set period of time which can be shared instantly.
- [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 code editor
## Blogs of Developers