Skip to content

Commit 3f962da

Browse files
authored
Merge pull request #3 from the-road-to-graphql/greenkeeper/initial
Add Greenkeeper badge 🌴
2 parents 32b41e9 + 8101d5c commit 3f962da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-apollo-client-apollo-cache-redux-example
22

3-
[![Build Status](https://travis-ci.org/the-road-to-graphql/react-apollo-client-apollo-cache-redux-example.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/react-apollo-client-apollo-cache-redux-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
3+
[![Build Status](https://travis-ci.org/the-road-to-graphql/react-apollo-client-apollo-cache-redux-example.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/react-apollo-client-apollo-cache-redux-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-graphql/react-apollo-client-apollo-cache-redux-example.svg)](https://greenkeeper.io/)
44

55
A React application using Apollo Client with [apollo-cache-redux](https://github.com/rportugal/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](https://www.robinwieruch.de/react-redux-apollo-client-state-management-tutorial).
66

0 commit comments

Comments
 (0)