nelsonic / practice

Practice makes ...
11 stars 4 forks source link

Moar Elm Tutorials! #17

Open nelsonic opened 6 years ago

nelsonic commented 6 years ago

http://outreach.mcmaster.ca/menu/tutorials.html

nelsonic commented 6 years ago
nelsonic commented 6 years ago

https://medium.com/elm-shorts/choosing-the-right-elm-spa-architecture-d6e8275f6899

nelsonic commented 6 years ago

image https://youtu.be/3FNKaGm3gk0

nelsonic commented 6 years ago

image https://youtu.be/_wTaKRnO9yo

nelsonic commented 6 years ago

https://johncrane.gitbooks.io/ninety-nine-elm-problems/

nelsonic commented 6 years ago

image https://youtu.be/KSuCYUqY058

nelsonic commented 6 years ago

TDD: https://semaphoreci.com/community/tutorials/building-and-testing-web-applications-with-elm

nelsonic commented 6 years ago

image https://youtu.be/WanSL2aduQ4

nelsonic commented 6 years ago

https://github.com/audreyr/favicon-cheat-sheet

nelsonic commented 6 years ago

image https://www.youtube.com/watch?v=seLD59KsHJk

This is probably a bit "advanced" for most people.

nelsonic commented 6 years ago

Following this: https://www.elm-tutorial.org (to see if I can recommend it to beginners...)

nelsonic commented 6 years ago

Maybe: https://auth0.com/blog/creating-your-first-elm-app-part-1/ (... but very Auth0-focused ...)

nelsonic commented 6 years ago

https://livebook.manning.com/#!/book/elm-in-action/chapter-1/v-5/86 (requires purchase!)

nelsonic commented 6 years ago

Elm Todo tutorial: https://github.com/evancz/elm-todomvc/issues/58

nelsonic commented 6 years ago

Practical Elm for a Busy Developer: https://korban.net/elm/book - A non-beginner book about the practical aspects of developing Elm applications via: https://github.com/isRuslan/awesome-elm/pull/152 a paid ($34) eBook ... might be worth taking a look at.

nelsonic commented 6 years ago

Demystifying JSON decoders: https://github.com/zwilias/elm-demystify-decoders