You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a side-effect solution that can play nice with our prism-enhanced architecture. We were going to use redux-observable before I stumbled upon prism, but now I'm really not sure which way to go. Specifically, I'm wondering:
Can someone post an example of a redux-observable being used alongside prism?
redux-loop seems to have such a sweet effect model. Is using it with prism redundant in any way. They seem to be bringing different aspects of the elm architecture to redux, and I don't see any conflict, but I really don't know.
The text was updated successfully, but these errors were encountered:
I'm looking for a side-effect solution that can play nice with our prism-enhanced architecture. We were going to use redux-observable before I stumbled upon prism, but now I'm really not sure which way to go. Specifically, I'm wondering:
Can someone post an example of a redux-observable being used alongside prism?
redux-loop
seems to have such a sweet effect model. Is using it withprism
redundant in any way. They seem to be bringing different aspects of the elm architecture to redux, and I don't see any conflict, but I really don't know.The text was updated successfully, but these errors were encountered: