Webpack basics and core concepts

preview_player
Показать описание
Ever wanted to know how Webpack works? This video explains its core concepts. I decided to do this because many people think Webpack is like a unicorn that uses rainbows and magic to do its job. But actually, Webpack is not that hard to understand once you have an overview of its feature set.

After watching this video you will be ready to roll your own custom configuration! This insight should help you make decisions on how to bundle and optimize your application for production.

Follow me here:
Рекомендации по теме
Комментарии
Автор

This helped a lot. Been playing with webpack for a day or 2 and this cleared things up. Thank you

johndoggett
Автор

gosh, this is amazing. The only tutorial channel explains what really 'webpack' is that I've found on this youtube world. Thank you so much for making this and I really want to watch your deeper version of webpack video.

유채화-ez
Автор

Thanks for watching! Let me know if you want more in-depth videos on parts of Webpack. Think about Loaders, Plugins, Chunking, etc.

timbenniks
Автор

That's a really cool explanation! Thanks man!

TheRogal
Автор

Awesome job man, can you please do more in-depth videos on parts of Webpack like Chunking, performance-related, etc.

anishgeorge
Автор

Loved your explanation!
Also you reminded me of how old I'm 🤣
Building layout with <table>

dimshik
Автор

One thing i really hate about web dev industry is that everyone relies on dependencies that they have no idea how they work or even how to use them properly. Coming from a Cpp background to learn web development i was do shocked by how ignorant most web devs are! They wouldn't last a day in software development lol.

fredhair