Webpack Tutorial - How to Bundle your Modules with Webpack

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



Category:
Tutorial
Duration: 15:26
2,659 views
14


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

Webpack is an open-source JavaScript module bundler that enables developers to write modular code for the front-end. Webpack takes modules with dependencies and emits static assets that represent those modules, and builds a dependency graph that includes every module an application needs. In this Webpack tutorial, we'll walk you through how to use Webpack as a task runner and module bundler and we'll share a few other handy tips.

Watch this video to learn:

- What is Webpack
- Why Webpack is so useful and where it excels
- Webpack use cases







Tags:
Webpack
Webpack Tutorial
How to Use Webpack
what is Webpack