-
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
Ably's JSBin fork needs updating to support more modern Javascript #756
Comments
@mattheworiordan, @fliptopbox also mentioned codepen.io as something to have a look at and they have an API as well - https://blog.codepen.io/documentation/prefill/ |
I recommend we move to codepen for a number of reasons, I'll write them down. |
You've not written them down :). Can you? Interestingly I see Google us JSFiddle, which is quite neat, see https://developers.google.com/maps/documentation/javascript/adding-a-google-map and specifically https://docs.jsfiddle.net/api/display-a-fiddle-from-post, where a POST creates the fiddle live. This IMHO is elegant because @kennethkalmer we would no longer need to publish JSBins / Codepens / anything else at build time, and instead generate the code on demand at runtime. Far slicker, and it works for Google 👍 |
I see https://blog.codepen.io/documentation/prefill/ has a similar POST option. @fliptopbox do we know if Codepen is the most popular? Can we research which is the most popular before we dive in? |
Yup, there is a discovery document on its way, that looks at Codepen from various angles. |
➤ Tony Bedford commented: Matthew O'Riordan already fixed this one I think. |
See related issue https://github.com/ably/jsbin/issues/2.
Not directly related, but we could in future consider adding server-side code block support too with Repl.it - #690.
┆Issue is synchronized with this Jira Bug by Unito
The text was updated successfully, but these errors were encountered: