Closed kkpoon closed 6 years ago
I am planning to refactor our Elm app to follow some of the pattern in this example. May I have more detail about this? Thanks!!
https://github.com/rtfeldman/elm-spa-example/blob/master/src/Main.elm#L25-L26
-- WARNING: this whole file will become unnecessary and go away in Elm 0.19, -- so avoid putting things in here unless there is no alternative!
This was a mistake on my part. I clarified the comment...sorry for the confusion!
I am planning to refactor our Elm app to follow some of the pattern in this example. May I have more detail about this? Thanks!!
https://github.com/rtfeldman/elm-spa-example/blob/master/src/Main.elm#L25-L26