We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, do you have any thoughts on Facebook's Relay? It turns out react-async (+ the router) is more on par for a better model than flux implementations.
The text was updated successfully, but these errors were encountered:
I agree. I was using react-async last year for exactly this same purpose. It was a great way to declare data dependencies inside each component.
Sorry, something went wrong.
Hey guys, check out https://github.com/RickWong/react-transmit (Relay-ish) I'm planning to extend it with react-async.
react-async
No branches or pull requests
Hi, do you have any thoughts on Facebook's Relay?
It turns out react-async (+ the router) is more on par for a better model than flux implementations.
The text was updated successfully, but these errors were encountered: