Live data from Hacker News

Fastest / Cleanest way to get a interactive coding site up and running?

news.ycombinator.com

1–3 of 3 posts

Re: Fastest / Cleanest way to get a interactive coding site up and running?

#3

You may be interested in Elm's playgrounds: - https://elm-lang.org/examples/mario - https://elm-lang.org/examples/turtle - https://elm-lang.org/examples/animation There's also an open source editor: - https://ellie-app.com/new

Supreme thank you!