Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.6 KB

File metadata and controls

20 lines (14 loc) · 1.6 KB

react-apollo-client-apollo-cache-redux-example

Build Status Slack Greenkeeper badge

A React application using Apollo Client with apollo-cache-redux for state management. Rather than having Apollo Client (apollo-cache-inmemory) and Redux side by side, this library attempts to combine both worlds (Apollo, Redux) to manage local and remote state. Read more about it here.

Installation

Want to learn more about React + GraphQL + Apollo?