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

About data store of GraphQL #20

Open
2 tasks
KennethanCeyer opened this issue Jun 7, 2020 · 3 comments
Open
2 tasks

About data store of GraphQL #20

KennethanCeyer opened this issue Jun 7, 2020 · 3 comments

Comments

@KennethanCeyer
Copy link
Member

Which kinds of data we will use

  • Redux + GraphQL
  • GraphQL only
@zi-gae
Copy link
Member

zi-gae commented Jun 7, 2020

I wonder why there is no Redux only in the options. is there reason to avoid Redux only option?

@KennethanCeyer
Copy link
Member Author

KennethanCeyer commented Jun 7, 2020

@DevGW
GraphQL is used for Gatsby and cannot be excluded.
In the case of Redux + GraphQL, the data store is partially delegated to Redux.
I'd not write Redux only because Redux cannot completely replace the role of GraphQL.

@zi-gae
Copy link
Member

zi-gae commented Jun 7, 2020

@KennethanCeyer
I understood that. thanks.

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

No branches or pull requests

2 participants