Sep 7, 2018 · 1 min read
I might be missing something here, but isn’t Redux (minus thunk) a state management tool vs GraphQL which is used to query on data fetched over the network? How can GraphQL help to reuse state/data across the application?
I might be missing something here, but isn’t Redux (minus thunk) a state management tool vs GraphQL which is used to query on data fetched over the network? How can GraphQL help to reuse state/data across the application?