I recently completed a tutorial that explains how I built dwayne/elm-calculator
.
The main goal of the tutorial is to share how I think in Elm and how I approach building web applications with Elm so that the end result is reliable, maintainable, and testable. I cover a lot of different ideas but I hope it changes the way you think about Elm and web application development in general.
Here it is: How I Built freeCodeCamp’s Calculator with Elm.
Enjoy!