Ultimate Webpack 5 Course + Custom Loaders & Custom Plugins | Just Enough

preview_player
Показать описание
Webpack is almost the defacto tool used for bundling Javascript code. But what is Webpack and why do we need it?

In this Just Enough course, I will cover everything you need to know about Webpack, what its architecture and how to use it efficiently to bundle Javascript code and we will get deeper into advanced concepts to build custom loaders and plugins.

This will be the last Webpack tutorial/course/workshop you will ever need to watch :)

Course notes + Example Code:

00:00:00 - Bundlers Concepts
00:07:29 - Webpack Architecture
00:12:32 - Tutorial - Entry & Output
00:16:18 - Tutorial - Loaders
00:22:32 - Tutorial - Extentions
00:25:49 - Tutorial - Module System
00:30:11 - Tutorial - Modes
00:34:12 - Tutorial - Plugins
00:43:35 - Tutorial - Optimization
00:50:22 - Tutorial - Custom Loaders
00:59:42 - Tutorial - Custom Plugins
01:08:33 - Tutorial - Debugging Webpack

============================================

Connect on social media:

Freelancing:

Newsletters:

#justenough #webpack #bundlers
Рекомендации по теме
Комментарии
Автор

✉ Liked my content? Check out my newsletter, Just Enough Dev, for more:

abduvik
Автор

Cool video, please make a video of installing and running SASS with Webpack

adhdmed
Автор

Hello, thanks for this great video! I have a question though, I have a js script that uses WASM module, what can I add to config file to be able to that module?

abderrahmane_m