mirror of
https://github.com/styfle/awesome-online-ide.git
synced 2026-07-16 10:22:16 -05:00
[GH-ISSUE #24] Feature: add Glitch and repl.it #2193
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?
Originally created by @dbkaplun on GitHub (Jun 15, 2018).
Original GitHub issue: https://github.com/styfle/awesome-online-ide/issues/24
Thanks for considering!
@styfle commented on GitHub (Jun 16, 2018):
Hi Dan, thanks for the suggestion!
Someone made a PR for GitLab in PR #29
Would you like to create a PR for Glitch after reading the contributing.md?
@senthilkumarkj commented on GitHub (Jun 16, 2018):
That someone is the CEO of Gitlab :)
@styfle commented on GitHub (Jun 16, 2018):
@senthilkumar-kj Wow! 😮
@styfle commented on GitHub (Jun 16, 2018):
I must have confused this ticket with another one...not sure why I mentioned GitLab here 🤔
Again, Glitch would be welcomed as a PR.
It looks like repl.it is already in the list 👍
@amasad commented on GitHub (Jun 17, 2018):
@styfle we fit in both full IDE and snippets. Are you open to putting us in both?
@styfle commented on GitHub (Jun 17, 2018):
Hi @amasad
Are there two different hyperlinks that you can link to, one for the IDE and one for snippets? What's the difference?
@amasad commented on GitHub (Jun 17, 2018):
Our appeoach is blurring the line between repl/snippets and IDE. It should
be adaptable and should reveal itself anytime you need the power.
E.g. go to any language, say node.js, and open a port, and it will open a
webview for you to dev against.
Or you can go straight to developing an app, say in ReactReason:
https://repl.it/languages/reactre
More info here: https://repl.it/site/blog/platform
If we have to go with one, I say lets go with an IDE :)
On Sun, Jun 17, 2018, 5:25 PM Steven notifications@github.com wrote:
@styfle commented on GitHub (Jun 17, 2018):
@amasad Ok, let's go with IDE!
Would you like to submit a PR? 😄
@styfle commented on GitHub (Jun 23, 2018):
@dbkaplun I'm closing this issue since both Glitch and Repl.it are in the readme now, thanks 👍