dwyl / learn-elm

:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!
https://github.com/dwyl/learn-elm
480 stars 41 forks source link

Useful Links & Further Reading #7

Open nelsonic opened 7 years ago

nelsonic commented 7 years ago

 Reading

 Videos

Once we have a decent intro to elm-lang we should respond to this thread (with a back-link): https://www.quora.com/What-do-you-think-is-the-future-of-the-Elm-programming-language

Conorc1000 commented 7 years ago

Exercises

Some useful Elm exercises, starting from a beginner level.
exorcism elm

gabrielperales commented 7 years ago

I found a free elm course http://courses.knowthen.com/p/elm-for-beginners . They also have a paid one, and both are updated to 0.18.

There is also another paid course here https://pragmaticstudio.com/elm

gabrielperales commented 7 years ago

@Conorc1000 I've been doing a lot of exercises on exercism. It is great? Should we create our own team/clan like we did in codewars? 😄