DotEnv, Router, MVC and Middleware
DotEnv
Environment variables are variables that are set outside of a program, often through a cloud provider or operating system.
In NodeJS, environment variables are a great way to securely and conveniently configure things that do not change often,...
full-stack-web-development.hashnode.dev4 min read