The Pragmatic Studio

Debug Elm Apps

November 29, 2016

The Elm debugger is a game-changer, and a conversation changer. Check it out!

To get this debugging goodness, you just compile with the --debug flag like so

elm-make Main.elm --debug

Source Code

Build a complete Elm web app from scratch!

Quickly get up to speed with Elm and functional programming as you build a reactive web app step-by-step in our 3.5-hour Building Web Apps With Elm course.