The Pragmatic Studio

3 New Modules on Talking to an API Added To Elm Course

December 09, 2016

Want to send HTTP requests in your Elm app? It’s not hard to do once you understand how Elm programs interact with the outside world via “managed effects.”

In the three new Elm course modules released this week we look in-depth at how to fetch data from a backend API and then decode the JSON.

Once you internalize this flow, you’ll be off to the races!

Enjoy!