In this video, I'll show you how to setup Webpack config file and create project bundle step by step.
Subscribe ► / @duomly
***************************************
Additional Resources
The written version of this video: https://www.blog.duomly.com/what-is-w...
***************************************
Webpack is a module bundler for web applications that bundles, minify, and transpile JavaScript code to the code understandable by all the browsers. As a Javascript developer, you probably have heard about modules before. Webpack has a broad definition of what modules are, and it takes into consideration: ES modules, CommonJS modules, CSS imports, image URLs, or AMD modules.
It’s important to understand that Webpack is not used on the actual page in the production environment. It’s running during the development process. What we can see life is a code generated as a bundle by the Webpack.
Subscribe ► / @duomly
MEET US:
Website ► https://www.duomly.com
Blog ► https://www.blog.duomly.com
Facebook ► / duomlyapp
Twitter ► / duomly
Instagram ► / duomly_programming_courses
Linkedin ► / duomlyapp