As part of the learning's Node.js series from @ZeroToMastery
In today's video
Apollo client, a set of FE npm packages that:
Allow you to make GraphQL queries
Caching
Handling loading states
Keep you data sync w/ server
Course :🖥 https://zerotomastery.io/courses/lear...
Code :👩💻https://github.com/eulier1/express-gr...