Brief Summary
This course takes you on a journey through Webpack, making it super simple and fun! You'll learn all the cool stuff you need to know to use this amazing tool for your web projects.
Key Points
-
Fully understand Webpack configuration
-
Learn about production builds and deployment
-
Master both Webpack 1 and 2
Learning Outcomes
-
Run a Webpack build confidently
-
Set up loaders and presets easily
-
Deploy your web apps with best practices
About This Course
Master Webpack Once and For All
Webpack by far the best and greatest tool for front end development. It is a module bundler suitable for both large or small single-page web applications.
In this course you will fully understand and master all the aspects you need to know about this awesome tool. You will learn all the different configuration options allowing you customise Webpack to work the way you want for your own projects.
This is the most detailed course on Webpack ever created. You will learn both Webpack 1 and 2, so that you understand the key differences between the versions.
The topics you will are:
Understand all the concepts about Webpack
Know key differences between Webpack 1 and Webpack 2
Understand how web browsers cache content
Erin K.
Out of date. Linked API is no longer available, several yarn calls are deprecated and need to be replaced, etc. Makes it very hard to follow along.