Introduction
Welcome
()
Course prerequisites
()
Using the exercise files
()
1. Initial Setup for Apollo
Brief introduction of Apollo
()
Tools required to work with Apollo
()
Set up the base CRM React project
()
Overview of other platforms
()
2. Apollo Client and Server
Overview of Apollo React toolbox
()
Initial Apollo client setup
()
Install dependencies for Apollo server
()
Finalize Apollo server
()
Connect Apollo server to React client
()
3. GraphQL Mutations with Apollo
Mutations introduction with Apollo
()
Mutations with React component
()
Store and UI update
()
Optimistic UI for faster updates
()
4. Subscriptions with Apollo
Introduction to subscriptions and schema
()
Update resolvers for subscriptions
()
Update components for subscriptions
()
Create a custom resolver on client
()
Add new contact header component
()
Connect subscription with contact single
()
Adding new notes with mutations
()
Finalizing project with a beauty pass
()
Ex_Files_Learning_Apollo.zip
(1.7 MB)