An implementation of ultimate tictactoe in Elm. Contribute to jjst/ultimate-tictactoe development by creating an account on GitHub. (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 »
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 »
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 »
A few weeks ago, on a whim my friend and I decided to hackathon our way through an app to help us learn how to play guitar. In a stroke of inspiration, we decided to learn something new, and do the project in the Elm programming language, about which I ha...
Read more »