3 New Modules Added To Elm Course
November 29, 2016
Ready for the Elm app to get interactive? You know, like a button to create new games and a way to mark entries as being spoken!
To do that, we need a way to update the model in response to user inputs and maintain that application state. But wait: How can we do that if all our functions are stateless?
Thankfully, Elm offers an elegant and scalable answer. Learn the power of the Elm Architecture by example in these 3 new videos added to our Elm course today! 🎥
Enjoy!