to @daltonamitchell’s reccomendation of Elm Weekly. Here are a few more useful resources:
- Elm articles on the thoughtbot blog elm - Giant Robots Smashing Into Other Giant Robots
- Official Slack channel: https://elmlang.herokuapp.com/
- A thorough walkthrough of all the basics by building an app: http://www.elm-tutorial.org/
- A visualization of the various
Signal
functions: Elm Flux : Visualization of Elm Signal