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
481 stars 41 forks source link

Web Development with Elm LinkedIn Learning Course [FREE!] #149

Open nelsonic opened 4 years ago

nelsonic commented 4 years ago

@halfzebra of create-elm-app fame created an Elm course for LinkedIn: https://www.linkedin.com/learning/web-development-with-elm image

Released: July 18, 2018 so might only cover Elm 0.18 ... worth checking. 💭

halfzebra commented 4 years ago

Hi Nelson, happy to see my course being mentioned!

You are right, it's pretty 0.18-focused, but the core principles of data and state management are still pretty much the same. It is also my very first attempt to record something like that, so it might be a little challenging towards the end.

Course materials are publicly available here: https://github.com/halfzebra/web-development-with-elm

Let me know what you think!