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
477 stars 42 forks source link

Update examples to elm 0.19 issue#117 #118

Closed nelsonic closed 5 years ago

nelsonic commented 5 years ago

Went through the latest iteration of https://guide.elm-lang.org to see the differences in v0.19 #117 Highly recommend re-reading the guide. Evan has simplified quite a few things and added the "Lazy" section and a visual explanation of Virtual DOM.

nelsonic commented 5 years ago

@iteles I've finished going through the guide. made the necessary changes to the code examples. should be good to review/merge. thanks! ✨