Webpack Tutorial - How to Master Webpack
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=NYdZBhS0MJw
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
Other Videos By Fullstack Academy
Tags:
Webpack
Webpack Tutorial
What is Webpack
how to use Webpack