JKIf you are in the root directory of the project an use the command „docker-compose up“ you will start the docker imagesReply·Article·Nov 2, 2020·Dockerize your Development Environment for NodeJS
JKThanks for including me in this really awesome list 😊Comment·Article·Oct 14, 2020·Must Read Developer Articles on Hashnode - #14
JKHi Krys Alead you are free to do so whenever you please. If you are sharing your development environment with your whole team fixing the nodejs version should be prioritized. Totally agree with you there :)Reply·Article·Oct 8, 2020·Dockerize your Development Environment for NodeJS
JKYou are totally right about "latest". If you are just in development I don't mind it. But right before you deploy the first version of your software you need to specify a version. For the npm start, I had an old Dockerfile. I updated itReply·Article·Oct 8, 2020·Dockerize your Development Environment for NodeJS
JKNever had that happen to me, maybe I am just lucky :DReply·Article·Sep 24, 2020·VS Code Extensions I use Daily
JKThanks for the awesome feedback. I'm currently working on a vanilla JavaScript series. Hoping to release the first part at the end of this weekReply·Article·Sep 1, 2020·React from scratch: Part 3