DEV Community

Discussion on: The state of GraphQL

Collapse
 
sanidz profile image
sanidz

I would say that Redux or state management lib is a must for all web apps that make use of global shared state regardless of js framework used.
Adds more ceremony in the process but solves many problems later on.

Collapse
 
byennen profile image
Lance Ennen

GraphQL local storage. Redux is a waste of time.