My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Reducing our Redux code with React Apollo - Apollo GraphQL

Reducing our Redux code with React Apollo - Apollo GraphQL

Ignacio Piantanida's photo
Ignacio Piantanida
·Jun 17, 2017

Prior to switching from Redux, we thought carefully about whether Apollo would meet our needs. Here's what we looked at when making our decision: Aggregating data from multiple sources: A match is comprised of data from 4 different sources: content from our REST API, stats from our MySQL database, media from our video API, and social data from our Redis store.