rtfeldman / elm-in-action

Resources for the Elm In Action book.
166 stars 33 forks source link

Please add folders with the final app after each chapter #4

Open kristianmandrup opened 7 years ago

kristianmandrup commented 7 years ago

Makes it a lot easier to debug problems when we try to follow along.

/chapter1
  PhotoGroove.elm
  index.html
/chapter2
  PhotoGroove.elm
  index.html
...

Thanks :)

kristianmandrup commented 7 years ago

Got to the end of the book and the Appendix A, where it mentions that you have tags for each chapter in the repo. Didn't quite notice that. Would be nice to mention that at the front or at the beginning (and/or end) of each chapter.

Malesche commented 3 years ago

tags! thanks for the pointer!