|
|
|
|
|
by sbfriends
2525 days ago
|
|
I think once you grok sagas, they're very difficult to replace. I think it's such a neat mental model to be able to dispatch global actions and having async tasks able to respond. I think it leads to nicer decoupling in components between UI & data. |
|