created: 20170204131710165 creator: user modified: 20171102084440393 modifier: user tags: title: ELM language type: text/vnd.tiddlywiki ; elm - A delightful language for reliable webapps. : http://elm-lang.org ; elm starter : https://github.com/splodingsocks/elm-starter ; Awesome Elm : https://github.com/isRuslan/awesome-elm ; The Elm Architecture : https://guide.elm-lang.org/architecture/ ; Upgrade your Elm Views with Selectors : https://medium.com/@ckoster22/upgrade-your-elm-views-with-selectors-1d8c8308b336#.8k6ywmcyz ; elm-conf US 2016 : https://www.youtube.com/watch?v=DSjbTC-hvqQ&list=PLglJM3BYAMPH2zuz1nbKHQyeawE4SN0Cd ; elm material design lite (MDL) : https://debois.github.io/elm-mdl/ ; Error Handling in Elm : https://hackernoon.com/error-handling-in-elm-7ffaf9ff3f8 ; Toward a Better Front End Architecture: Elm - Codemash 2017 : https://www.youtube.com/watch?v=EDp6UmaA9CM ; Decoding JSON Structures with Elm : https://robots.thoughtbot.com/decoding-json-structures-with-elm ; Learn X in Y minutes, Where X=Elm : https://learnxinyminutes.com/docs/elm/ ; Create Elm type aliases and decoders based on JSON input : https://github.com/eeue56/json-to-elm ; How JSON decoding works in Elm : https://8thlight.com/blog/kofi-gumbs/2017/06/28/elm-json-decoding-types.html : https://8thlight.com/blog/kofi-gumbs/2017/07/17/elm-json-decoding-data-structures.html : https://8thlight.com/blog/kofi-gumbs/2017/08/29/elm-json-decoding-custom.html ; Deocoding JSON in Elm : http://elmplayground.com/decoding-json-in-elm-1