In this episode, I will show you how you can incorporate Docker into your daily routine as a Node.js developer.
First - as a warm-up - we will launch a docker container with mongoDB.
After that, we will use docker-compose to do the same thing.
Next, we will add a second container with a Node.js app to our application stack.
The full code presented in the episode can be found on the github: https://github.com/JSCasts-episodes/e...