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 »
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 »
JSON is probably the most common way of representing data that is being sent between a server and a browser.
JSON stands for JavaScript Object Notation, and, as the name implies,
dealing with JSON in JavaScript is pretty straight forward.
When you get JSO... (more…)
Read more »
A code generator for Elm UI. Contribute to passiomatic/elm-designer development by creating an account on GitHub. (more…)
Read more »
This is a post about what I worked on this month, why I was motivated to work on it, and the lessons that I learned. (more…)
Read more »