Merge pull request #337 from annnoo/patch-1

Added coder.com
This commit is contained in:
Sonkeng Maldini
2019-02-01 18:47:46 +01:00
committed by GitHub

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