-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select provider for code examples #690
Labels
content-request
A request for new content, as opposed to changing/fixing existing content
no-sync
Do not sync ticket to JIRA
Comments
mattheworiordan
added
the
content-request
A request for new content, as opposed to changing/fixing existing content
label
Jun 16, 2019
I have asked if they provide an API, not answer yet. |
https://codesandbox.io/docs/api, is an interesting project too, and it has an API |
yeah, it is cool, i've been using the IDE for a few years now, but not
tried the API. nice find Matto.
…On Fri, 2 Oct 2020 at 20:32, mattheworiordan ***@***.***> wrote:
https://codesandbox.io/docs/api, is an interesting project too, and it
has an API
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#690 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHGRO6EGTXCORLRVNCSX2LSIYTENANCNFSM4HYSDECA>
.
|
i am pretty sure i shared this with you, or, maybe not.
https://codesandbox.io/s/ably-channel-inspector-iwu5i
it is WIP, and I'd like to pursue it, but don't have the time ATM
…On Sat, 3 Oct 2020 at 11:47, Bruce Thomas ***@***.***> wrote:
yeah, it is cool, i've been using the IDE for a few years now, but not
tried the API. nice find Matto.
On Fri, 2 Oct 2020 at 20:32, mattheworiordan ***@***.***>
wrote:
> https://codesandbox.io/docs/api, is an interesting project too, and it
> has an API
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#690 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAHGRO6EGTXCORLRVNCSX2LSIYTENANCNFSM4HYSDECA>
> .
>
|
ably-sync-bot
changed the title
REPL for code examples
Select provider for code examples
Jan 12, 2022
➤ Mark Hulbert commented: Renamed this issue to decide on a provider for code examples, e.g. REPL, JSBin, CodePen etc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
content-request
A request for new content, as opposed to changing/fixing existing content
no-sync
Do not sync ticket to JIRA
See https://repl.it/
It's a pretty impressive tool, allowing you to run code in pretty much every language, even if that code runs continuously (i.e. evented Node.js code), and even allows code iFrame embedding.
I set up an EventStream example: https://repl.it/repls/PhonyAjarGame
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: