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
Certainly looks like an exciting feature, and given that async was never a feature of Redux (have to use middlewares such as redux-thunk), maybe they can play along nicely.
Yeah, we've got a lot to figure out going forward. That said, whatever happens will be over at the React-Redux repo instead of the core Redux repo. Jim Bolla opened up a notional early experimental POC PR to better work with React 16, but other than that, we're still trying to wrap our heads around what all this async rendering stuff means.
I'll close this issue since any real discussion ought to happen over in the other repo instead. But, we might as well open up an issue for general discussion there, even if we ourselves don't really know what our course of action is.
With React's new Suspense feature I'm curious how it can be used along with Redux.
Certainly looks like an exciting feature, and given that async was never a feature of Redux (have to use middlewares such as redux-thunk), maybe they can play along nicely.
Some critical points were already risen in the official PR facebook/react#12279 (comment)
The text was updated successfully, but these errors were encountered: