This is very nice! My initial thoughts:

Things that are great:

   - Like Nick, I love the ligatures.
   - The overall formatting, style and presentation of the site is quite
   nice
   - Being able to save is awesome


A couple of ideas:

   - The Save function is what makes this different from elm-lang.org/try,
   so I'd make this feature more clear from the beginning (like JSFiddle does)
   - It would be great if there were a way to beautify with elm-format
   (probably a long-term project)
   - Along the same lines, it would be nice if the examples matched the
   standard formatting, particularly with the colons. I've got a diff here
   <https://www.diffchecker.com/fp1qeikk>.

Awesome work. Tools like this are really going to help bring Elm to the
mainstream.

On Sat, May 21, 2016 at 12:35 PM, Nick H <[email protected]> wrote:

> This is awesome!
>
> Right off the bat, I really like that -> gets rendered as an arrow. It's
> surprising how much nicer the code looks because of it.
>
> You already have some big items on your to-do list, but integration with
> elm-format would be killer :-)
>
> ~Nick
>
> On Sat, May 21, 2016 at 12:05 PM, Gabriel Grinberg <
> [email protected]> wrote:
>
>> After falling in love with Elm I wanted to play around with it while
>> doing something "real".
>> ElmFiddle.io is the result of my learning process with Elm, and was made
>> almost entirely in Elm.
>> The code is far from perfect and it uses experimental concepts like http
>> servers in node, but is pretty functional.
>>
>> Here's a Snake game I made in it -
>> http://www.elmfiddle.io/view/ciohidiwb0000ittvijce7hy5 :)
>>
>> Unfortunately most of the work was done before 0.17, so it's written
>> using 0.16.
>>
>> The code is open-sourced <https://github.com/GabiGrin/ElmFiddle.io>, of
>> course, and the repo contains more information about it.
>>
>> I'd love to hear your feedback!
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Elm Discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to