|
|
|
|
|
by KurtMueller
3332 days ago
|
|
Elm seems like an excellent choice for a small or large dev team. There's only one way to structure your app - the Elm way. As your app grows, it must still follow the Elm way and the same circle of events. For developers transitioning on to the app or different parts of it, business logic is the major hurdle and not the app structure itself. The app structure is more or less the same be it a small or large app. |
|