In this article we are going to know about Bundling NodeJs Application using Webpack. During our Production build, we require the file sizes to be as tiny as likely to improve app loading and usage speed. We also require there to be as few files as possible to decrease the number of request calls of the server and also we want to minify and uglify our written source code, with comments and blank space removed. We also require to encode static images directly into our HTML files.

Subscribe: https://www.youtube.com/channel/UCVf4wSlyeBqofT6ZQ8V3FmA

#node #nodejs #webpack

Bundling NodeJs Application using Webpack
8.15 GEEK