mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-09-03 12:12:36 +02:00
Add an online compiler link
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user