mirror of
https://github.com/styfle/awesome-online-ide.git
synced 2026-07-16 02:12:24 -05:00
[PR #58] [MERGED] Add Coder.com to Full IDE list #3199
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/styfle/awesome-online-ide/pull/58
Author: @MichaelDesantis
Created: 8/15/2018
Status: ✅ Merged
Merged: 8/17/2018
Merged by: @styfle
Base:
master← Head:master📝 Commits (3)
47f52e0Add Coder.com to Full IDE listfbd7dceRe-order list, place new entry at bottom to match contributing.md requirements6207007Removes trailing slash from URL, reformat description text📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Hey there,
I'd like to request that Coder.com be added to the
Full IDElist.Usage is pretty straight forward. Coder also provides video walkthroughs for new users https://www.youtube.com/watch?v=hb_490FC-GU
Essentially each user is given a VM from which to run their code. All computation is handled on the server/VM. This allows everything to happen very quickly. Users can click a button to scale resources on demand. The code editor itself is based on the Monaco editor.
The unique feature that sets this IDE apart would probably be the speed. The ability to scale resources up to the point where a user can compile a linux kernel in under a minute from a Google Chromebook is certainly not something you encounter every day.
Thanks for your time,
-Michael.
(DISCLAIMER : I work as a developer at Coder.com)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.