dwyl / learn-elm-architecture-in-javascript

:unicorn: Learn how to build web apps using the Elm Architecture in "vanilla" JavaScript (step-by-step TDD tutorial)!
https://todomvc-app.herokuapp.com
GNU General Public License v2.0
213 stars 19 forks source link

Where do I start (my TDD quest) ? #71

Open miguelmartins17 opened 4 years ago

miguelmartins17 commented 4 years ago

While I was following the Javascript Tutorial I came across the Elmish section and as I don't know much about it I decided that it would be better before I went on to better understand this topic as it might confuse me later.

Screen Shot 2020-01-31 at 13 00 04

While I was reading the Elmish Repository it was necessary to create two files, but I didn't understand where I should create them or where they should be stored.

Screen Shot 2020-01-31 at 13 00 22