(no title)
gnarmis | 8 years ago
Overall, I'm really intrigued by Apollo Client and GraphQL in general. My guess is that using them cuts down on a lot of custom Redux related code you'd end up writing, mostly fetches and mutations. And replaces those concerns with much more declarative code. And also handles conventions about the shape of how to handle errors and load states.
But what are the gotchas of a stack that might heavily favor Apollyon Client and GraphQL?
No comments yet.