- React
- ReactJS Day
- 2018
- Let's manage our local state with GraphQL
Let's manage our local state with GraphQL
Sara Vieira at ReactJS Day 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.