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

Recipe for GraphQL state management vs. Redux would be great #165

Open
AndreasGalster opened this issue Apr 5, 2019 · 1 comment
Open

Comments

@AndreasGalster
Copy link

I've used the Redux recipe before and it works great, in my current app I've adopted GraphQL for state management (including client only data) and I'm very much interested in using GraphQL instead of Redux for managing the route state.

Are there any plans for a recipe on how to do this?

@frenzzy
Copy link
Member

frenzzy commented Apr 5, 2019

@AndreasGalster hi! You can find a real life example in https://github.com/kriasoft/react-firebase-starter (see src/index.js and src/router.js files)

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