At NoRedInk we have one of the largest Elm apps
in the world. It serves millions of teachers and students, and our frontend
code is almost exclusively written in Elm. In this post, we will explore
the structure of our codebase and the patterns that we use... (more…)
Read more »
Elm is great, but how do I use it in my existing React application?
In this article, we explore how to embed Elm in a React application and have them work seamlessly together. (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 »
The State of Elm 2017 results are here!
I first presented these as two talks, one to Elm Europe and one to the Oslo Elm Day.
I’ve embedded the Elm Europe talk below (it’s shorter) but the longer version is on also YouTube. (more…)
Read more »
Building a Graphical IDE in Elm for a Distributed PLC Language Compiling to BEAM Slides and more info: http://www.erlang-factory.com/euc2016/claudia-doppiosl...
Read more »