Webpack Tutorial - How to Master Webpack

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=NYdZBhS0MJw



Category:
Tutorial
Duration: 13:52
318 views
0


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Webpack is an open-source module bundler for modern JavaScript applications. It takes modules with dependencies and emits static assets that represent those modules. In this Webpack tutorial, we define the concepts and principles at the core of how Webpack works and attempt to demystify the Webpack configuration file.

Watch this video to learn:

- What is Webpack
- Use cases for advanced Webpack features
- How the CommonsChunkPlugin works







Tags:
Webpack
Webpack Tutorial
What is Webpack
how to use Webpack