1. React
  2. React Finland
  3. 2018
  4. State Management in React Apps with Apollo Client

State Management in React Apps with Apollo Client

Sara Vieira at React Finland 2018

Apollo has given us freedom and happiness when it comes to managing our data coming from the server but we still had to write code and sometimes a lot of it to manage our local state? Well, what if we managed it with queries too? Sounds too awesome right? Let's learn how to do this with apollo-link-state.