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

How should we handle data for this app? #4

Open
amite opened this issue Apr 9, 2017 · 1 comment
Open

How should we handle data for this app? #4

amite opened this issue Apr 9, 2017 · 1 comment

Comments

@amite
Copy link
Owner

amite commented Apr 9, 2017

From my standpoint, I don't see much relational data happening in this app. When I see a link, I see unstructured data like title, description, date of creation, tags etc attached to the single input object.

So I was thinking of using a cloud based GraphQL service like https://www.graph.cool/ to host the data for our project. Yes. This is just like Parse or Firebase.

I will publish a small primer on GraphQL and what it does exactly. Rest assured it has fantastic integration with the React community.

What do you think about this choice? Would anyone else like to handle data in a different way?

@akshaynaik404
Copy link

akshaynaik404 commented Jul 26, 2017

GraphQL is seemingly coming into more and more conversations these days. So if it fulfills our use-case, then we should continue with GraphQL.

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