DEV Community

Better Coding Academy
Better Coding Academy

Posted on

Full Tutorial #10: Logging the User Out, Refactoring GraphQL | Microservices Chat App Using React, Node, TypeScript 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 10 of the Microservices Chat App is here! In this episode, I set up the deleteUserSession GraphQL mutation endpoint, and also clean up the GraphQL schema to address a few usability and security concerns!

Happy coding!

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

Top comments (1)

Collapse
 
sandhilt profile image
Bruno Ochotorena

This class was great, Iā€™m looking forward to the next part.