A few days ago, we tweeted telling people to ask us any questions they have about Elm. (more…)
Read more »
This is an account of how the Play programming language came to be. It’s important for me that you realize that Elm is likely to be more mature than Play for several years, and that Play would not have existed if not for Elm. (more…)
Read more »
Hello, hooray, it's a Wanderverse update! In case you don't recall, Wanderverse is the cozy fantasy world that I'm cultivating. Today I have the pleasure of presenting "Elm and Keep," a CC0-licensed short story commissioned from @strnglft. The titular cha... (more…)
Read more »
The unidirectional Elm architecture has seen a lot of usage since the rise of React + Redux. Its origins are in Elm, which is a purely functional, Haskell-like language. So why is this much used… (more…)
Read more »
Elm is a ML-style functional language with enforced immutability that compiles down to optimized JavaScript. It solves a lot of problems… (more…)
Read more »