David Cai | Blog

Posts in “Webpack”

Webpack: Pack Your Web Assets

Sat, Aug 22, 2015

Webpack

I just had a presentation to introduce Webpack to our UI Guild in my company. Webpack is a module bundler to pack all kinds of web assets (JavaScript, styles, images, HTML partials, etc.) into one or more bundle JS files.