Is there any open-source classic app (ie talking with a server etc) in Elm? It looks quite interesting and one of my colleagues used it a bit some times ago (https://news.ycombinator.com/item?id=9068685) and liked it.
Hm, if you mean website, the elm-lang's site itself and the package search is written in elm. There is the usual todo app as well. Not sure about something like an chat application though.
I am planning to work through the [1] to see if I should switch from the clojure-script/reagent combo on my next side project :)
I am planning to work through the [1] to see if I should switch from the clojure-script/reagent combo on my next side project :)
[1] https://github.com/evancz/elm-architecture-tutorial