Using Apollo Client 3 as a State Management Solution by Khalil Stemmler @ GraphQL Madrid #2
Вставка
- Опубліковано 22 січ 2025
- Khalil Stemmler (@stemmlerjs)
Developer Advocate, Apollo (apollographql.com)
🚀 Dispatch This: Using Apollo Client 3 as a State Management Solution
A lot of developers understand how to use Redux or React Context for state management but are left confused as to how Apollo Client can be used as a replacement. In this talk, we’ll break down the responsibilities of a state management solution, discuss when it’s worth building your own from scratch, and how Apollo Client 3 introduces new ways to manage local state and remote data in harmony. You’ll come away confident on how to use Apollo Client 3 for your next project.