Slides from my talk about elm. https://speakerdeck.com/t4ku/short-intro-to-elm-concepts
The presentation is created with reveal.js. To setup presentation server on local machine, run
./setup.sh
Then, cd into reveal.js and run the following to see it in browser.
grunt serve