Webpack Tutorial - How to Bundle your Modules with Webpack
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=ghS9wMIqsKI
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
Other Videos By Fullstack Academy
Tags:
Webpack
Webpack Tutorial
How to Use Webpack
what is Webpack