(Jack Franklin) Something that continually trips beginners up in Elm is dealing with JSON responses from a third party API. I think this is because it’s a completely new concept to those picking up Elm from JavaScript. It certainly took me a long time to get comfortable with Elm.