Sources of talk at Elmoin Meetup September 20016
Empty project (branch step-0)
Create Models (branch step-1)
Define Decoders (branch step-2)
Load Data (branch step-3)
Show data in view (branch step-4)
Decode nested values (branch step-5)
Using elm-decode-pipeline (branch step-6)
git clone github.com/elmoin/how-to-load-parse-json-in-elm
cd how-to-load-parse-json-in-elm
npm i
npm start