ON SAME START I hope that many of you heard about Docker or maybe tried to use it in several ways. This blog post will be for developers that already have a base knowledge of Docker and want to know more about using Docker with NodeJs and MongoDB. The main goal is to have the… Continue reading Dockerizing a nodejs and mongodb apps and apis
Tag: node
NodeJS with version switcher
INTRO As you know node is very popular these days and we can see a lot of currents and new projects around. Having a nice development environment is also crucial to have a better development process alone or in the team. MY OPINION For me personally, the best development environment is an isolated environment and… Continue reading NodeJS with version switcher