I’m learning Elm. Here are some of the resources I’ve been finding useful.
-
Reference
- Docs
- Thoughtbot Guide to JSON Decoders
- NoRedInk JSON Decoder generator
- Official Guide
- Official Elm Examples
- Awesome Elm Repo
- Elm for JS Developers GitHub API example
- Boilerplate for developing Elm apps on Webpack
- Guide to developing live-reloading Electron-Elm apps with webpack
- Guide to Elm-javascript interoperability
- Community