elm-shared-state
elm-shared-state copied to clipboard
Example when SharedState is combined from different Msgs
Imagine you need to do two HTTP requests to setup SharedState, it's useful to see how that's wired up. I came up with my own implementation, but it seems quite common use case to cover?
In short: use RemoteData.append