Getting started with Elm

I had a good time presenting a talk about “Getting Started with Elm” at the awesome nghyderabad The audience was very interactive and the food was great. Shout out to Fission Labs for the awesome venue!

Here are a few useful links which should help you learn Elm

  1. elm-lang home page: http://elm-lang.org/
  2. docs: http://elm-lang.org/docs
  3. examples: http://elm-lang.org/examples
  4. A handy online book: https://guide.elm-lang.org/
  5. Online editor: http://elm-lang.org/try
  6. Elm packages website: http://package.elm-lang.org/

Code for the app that we built: https://github.com/minhajuddin/getting-started-with-elm/blob/master/Counter.elm


I am currently working on LiveForm which makes setting up contact forms on your website a breeze.