Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React suspense #2867

Closed
lmatteis opened this issue Mar 5, 2018 · 1 comment
Closed

React suspense #2867

lmatteis opened this issue Mar 5, 2018 · 1 comment

Comments

@lmatteis
Copy link

lmatteis commented Mar 5, 2018

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)

@markerikson
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants