There was a recent article entitled something like Why I’m leaving Elm that has stirred up a lot of controversy. I’m concerned that a… (more…)
Read more »
Elm compiler written in Elm. Contribute to elm-in-elm/compiler development by creating an account on GitHub. (more…)
Read more »
In our team at Rakuten, we have been using Elm1 in production for almost two years now. This post is about our story, the lessons we learned, and our likes and dislikes.
This post is quite long so if you prefer to see an overview, feel free to jump to the... (more…)
Read more »
Elm is a simple and functional language that compiles to
JavaScript. These are my notes about getting started with Elm using a
small but complete application to get the current location of a device
and update it based on movement. (more…)
Read more »
Elm has something for everyone to learn. Its principles are nearly universally applicable to other development environments. (more…)
Read more »