Curated collection of projects for folks looking to collaborate within the Elm ecosystem. (more…)
Read more »
This article is a part of a series, if you haven't read the first or second parts yet you can read them here and here. Alternatively you can get the code from the end of the last article here and continue along. You can view the finished app here and...
Read more »
Elm is a purely functional language that compiles to Javascript in less than 4 seconds. We sat down with Richard Feldman, author of the book "Elm in Action" to understand how learning to code in Elm can help software developers whether they work with it o... (more…)
Read more »
Switching from primitive types to product types can improve confidence in correctness and compiler errors, but not without a cost.
Read more »
At QCon London 2017, Richard Feldman, software engineer at noredink and author of “Elm in Action” from Manning, explained how their decision to switch to Elm led to a 100,000 LOC system running in production with zero runtime exceptions since 2015. Here, ... (more…)
Read more »