elmbridge / curriculum

Curriculum for Elmbridge
https://elmbridge.github.io/curriculum/
66 stars 14 forks source link

First full feature improvement #114

Open tesk9 opened 7 years ago

tesk9 commented 7 years ago

The first full feature section asks students to (a) translate a chunk of HTML to Elm and (b) place the translated chunk in a specific section of their app.

This has confused students in practice, as there are multiple ways for them to go astray.

Opinion: we should move away from HTML -> Elm translation and try to follow an Elm-first approach.