Webpack: Anatomy of a Module Bundler

Описание к видео Webpack: Anatomy of a Module Bundler

Tutorial: https://github.com/tdoherty/webpack-t...
Slides: https://goo.gl/HbcL8I

What is Webpack? Is it really automagical? Can it replace my build system? What the heck is a module bundler anyway?

Webpack is arguably the most popular module bundling solution out there today. It's undeniably powerful, and does a lot right out of the box, but its configuration can be daunting and the available examples are often complex and unapproachable.

Join me as I attempt to demystify this enigmatic tool. I'll present a slide deck covering the state of JavaScript modules, why bundlers arose, and some high-level concepts of Webpack, then we'll dive deeper with a step-by-step demo from absolute basics through to a simple React application.

http://www.meetup.com/sbjavascript/ev...

Комментарии

Информация по комментариям в разработке