+1 for the "better flat than nested " approach. I think it was the second elm town podcast where Brian admitted that he actually regretted his post.
>From personal experience (admittedly limited) I definitely agree to the "flat >is better than nested". Having one update function with helpers, and not >having any components with local state has made debugging at least 10x faster >for me. Adding features like an undo function was way easier with a flat structure. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
