|
|
|
|
|
by k__
3294 days ago
|
|
I used Redux back in the days and async behavior felt rather clunky (action begin, action success, actionFailure) the other approaches felt like somehow getting rid of this clunky stuff. Using observables instead of Redux doesn't even lead to these fixes. |
|