1. React
  2. React India
  3. 2019
  4. GraphQL State Management in a React World

GraphQL State Management in a React World

Once we receive data from an API, how do we manage it on the GraphQL client side? How do hooks work with GraphQL?

Shruti Kapoor at React India 2019

Once we receive data from an API, how do we manage it on the GraphQL client side? How do hooks work with GraphQL? How can we leverage Apollo client to manage our state? Can we use Redux along with GraphQL ? In this talk, I will be answering these questions and talking about state management solutions that work well with GraphQL. I will also be talking about the GraphQL journey at PayPal.