dwyl / learn-elm

:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!

Home Page:https://github.com/dwyl/learn-elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Development with Elm LinkedIn Learning Course [FREE!]

nelsonic opened this issue · comments

@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. 💭

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!