DEV Community

Cover image for Node.js microservices for dummies
Rayvid
Rayvid

Posted on

Node.js microservices for dummies

Tip

As team-lead you often have task to introduce your fellow team members into advanced concepts and way you want implementations to be delivered.

I use this combo of example project (I recommend to use it as template until person fully understands what he is doing) plus leading article, and usually that's totally enough to kickoff new colleague, and turn him into effective team member within a few days.

Template project

https://github.com/Rayvid/men-microservice-skeleton

Article

https://medium.com/@cramirez92/build-a-nodejs-cinema-microservice-and-deploying-it-with-docker-part-1-7e28e25bfa8b

Top comments (0)