DEV Community

Cover image for I'm a professional Node.js developer, and here's how I create GraphQL Microservices using Node.js and MySQL. #5
Better Coding Academy
Better Coding Academy

Posted on • Edited on

68 21

I'm a professional Node.js developer, and here's how I create GraphQL Microservices using Node.js and MySQL. #5

Update: Part 6 is out!

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!)

This is part 5 in a full tutorial on how to set up a React/Node.js app with a microservices architecture. (Here's part 4!)

In this video, I start working on the frontend React app, and also add login functionality into the Users microservice, hooking it up to the GraphQL-powered API gateway.

I hope you enjoy!

Happy coding!

Full source code: https://github.com/parkroolucas/microservices-demo

SurveyJS custom survey software

Simplify data collection in your JS app with a fully integrated form management platform. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more. Integrates with any backend system, giving you full control over your data and no user limits.

Learn more

Top comments (3)

Collapse
 
dance2die profile image
Sung M. Kim

Ah, give Lucas some 💖 :)

because there are more 🔖 than 💖

Collapse
 
crimsonmed profile image
Médéric Burlet

Iv'e recently started using prisma2 with graphql with code gen for front end it is awesome.

Collapse
 
bettercodingacademy profile image
Better Coding Academy

Yes :) I've been using React professionally since mid-2014 not long after its release.