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… Read more
Similar
Sometimes the most painful part of learning a new language isn’t picking up the new syntax or libraries or logic — it’s figuring out all… (more…)
Read more »
A biased and superficial comparison between two frameworks that compile to JavaScript... (more…)
Read more »
This is the backbone of a web application written in the Elm language (https://elm-lang.org/). This loop happens every time something happen. The “something” is converted to a message (Msg) and sent… (more…)
Read more »
Many years ago NRI adopted Elm as a frontend language. We started small with a disposable proof of concept, and as the engineering team increasingly was bought into Elm being a much better developer... (more…)
Read more »