DEV Community

Cover image for Full Tutorial #12: Querying Using GraphQL and Storing Data in Recoil | Microservices Chat App Using React, Node and GraphQL
Better Coding Academy
Better Coding Academy

Posted on

Full Tutorial #12: Querying Using GraphQL and Storing Data in Recoil | Microservices Chat App Using React, Node and GraphQL

About Me: I've been a professional web developer for just over 10 years now. I'm currently the lead web development instructor at Better Coding Academy, and as part of what I do, I post videos on our YouTube channel at https://www.youtube.com/c/BetterCodingAcademy.

(Subscribe for awesome web development content!)

Part 12 of the Microservices Chat App is here! In this episode, I show how we can query the GraphQL API using Apollo Client, and store the resulting information using Recoil.

Happy coding!

Source code: https://github.com/lucaschen/microservices-chat-demo

Top comments (1)

Collapse
 
sandhilt profile image
Bruno Ochotorena

Another great video!