Hi, are there official guidelines for structuring large scale apps ? For 
instance, what is the community take on things like 
https://github.com/rogeriochaves/structured-elm-todomvc/tree/modular ? 
This is quite neat although I cannot quite m'y head round the fact the Update 
fonctions in TaskList deal with messages for Task ans TaskList, and they do not 
respect thé standard (Model, Cmd Msg) signatures ? 

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to