How I Built freeCodeCamp’s Calculator with Elm

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!

8 Likes

That is an awesome tutorial. Elm really needs this kind of content.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.