Webpack Tutorial - How to Use Webpack as a Module Bundler for Your Code Base
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=gm2i-xtye8Q
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
Webpack is an open-source module bundler for JavaScript applications, thanks to which developers can write modular code for the front-end. Webpack takes modules with dependencies and creates static assets that represent those modules. This Webpack tutorial should give you the basics of what Webpack is, how it works, and how to build a presentation using it.
Watch this video to learn:
- What is Webpack
- How Webpack works 'under the hood', with emphasis on the Compiler, the Resolver, and the Parser
- How to build a presentation using Webpack
Other Videos By Fullstack Academy
Tags:
what is webpack
how to use webpack
webpack tutorial
webpack