Optimistic UI updates with Apollo Client and React - Richard Carrigan

Опубликовано: 26 Октябрь 2023
на канале: Apollo GraphQL
1,377
35

Configuring optimistic UI updates can’t be done with a single line of code - but it’s made easy using Apollo Client and Apollo Server. In this talk Richard Carrigan shows us an example implementation for all CRUD operations using React and Node, and shows us how to put all the pieces together to handle drag and drop reordering.