TechforgoodCAST / elm-week

Elm week at Founders & Coders
MIT License
14 stars 4 forks source link

frontendmasters video on elm architecture feels too advanced too quickly #17

Open jsms90 opened 7 years ago

jsms90 commented 7 years ago

This resource seems more like a teaser of what's to come in the full-length frontend masters workshop, than a stand-alone explanation:

Frontend masters section on The Elm Architecture (TEA) - https://frontendmasters.com/courses/elm/the-elm-architecture/

It's a compilation of small snippets from his workshop - the first snippet makes sense but from 4:00 onwards, he starts talking about model view update before you've heard of that before. I reckon https://guide.elm-lang.org/architecture/ is a better place to start, because it describes the basic pattern.

I don't know whether it would be better to take out completely, or just put after the reading? :woman_shrugging: