For the connecttous.co link it would be nice if it was clear that it will actually send email to the addresses entered in the fields - it's not just a demo/toy. I may have inadvertently spammed someone when I was playing around with it.
Glad you like it! I think your Elm framework has inspired alot of people. Elm and LightTable (the Clojurescript development environment) are my two big sources of ideas right now! Thanks to you! :)
This looks great. I have recently started a simple physics-based rope swinging game in Elm. It's a lovely language to use, but I have found the workflow quite frustrating. I love the "try elm" editor on the website for the quick feedback loop, however the text editor itself is basic. For this reason I find myself writing larger blocks of code in emacs, and then copying and pasting between the browser for debugging. Not ideal.
I will try this program later, and even if it's not currently quite there feature wise, it definitely looks like it has a lot of potential facilitate a great development experience.
If you open a file with Elm Reactor, and edit it and save it then Elm Reactor will get notified by that and recompile the code in the browser. See the first video in the blog post.
http://connecttous.co/connecttous/connecttous.html?livedebug...
https://github.com/zubairq/coils