NodeJS REST API With MongoDB- JS EP25 – Building for Different Environments with Webpack | BL EP76



NodeJS REST API With MongoDB- JS EP25 – Building for Different Environments with Webpack | BL EP76

NodeJS REST API With MongoDB- JS  EP25 - Building for Different Environments with Webpack | BL EP76

In this episode, we build the NodeJS REST API with webpack for different environments. There are two ways to configure this. One: Using different webpack.config.js files for each environment and another way is to use Node Environment variable to pass to the webpack command.

Here are the links from the above video for the GitHub Pages and download pages.

VSCode
https://code.visualstudio.com/

NodeJS
https://nodejs.org/en

Webpack
https://webpack.js.org/

Webpack Dot Env Plugin
https://www.npmjs.com/package/dotenv-webpack

Cross-env
https://www.npmjs.com/package/cross-env

Please follow me here on Medium I have over 700 articles on various topics which I am planning to convert those into Videos

https://medium.com/@bhargavbachina

Here are some of the articles that is related to this which might help you

https://medium.com/bb-tutorials-and-thoughts/tagged/nodejs