You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: