From 2bd0021ced61019e87c961e582bfe1f178a1775b Mon Sep 17 00:00:00 2001 From: Anno Date: Wed, 16 Jan 2019 16:25:49 +0100 Subject: [PATCH] Added coder.com Added coder.com, a web based Development Environment thats using Visual Studio Code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b0842c0..a9e7cc07 100644 --- a/README.md +++ b/README.md @@ -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