the-road-to-graphql / react-apollo-link-state-example

A React application using Apollo Client with apollo-link-state for local state management.

Home Page:https://www.robinwieruch.de/react-apollo-link-state-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-apollo-link-state-example

Build Status Slack Greenkeeper badge

A React application using Apollo Client with apollo-link-state for local state management. While apollo-link-state (as alternative to React's local state, Redux or MobX) is used to manage selected items in a list as local data, the remaining queries and mutations are used for remote data.

Installation

Want to learn more about React + GraphQL + Apollo?

About

A React application using Apollo Client with apollo-link-state for local state management.

https://www.robinwieruch.de/react-apollo-link-state-tutorial


Languages

Language:JavaScript 83.3%Language:HTML 15.0%Language:CSS 1.6%