An intro to npm & webpack
Will Klein
a package manager for JavaScript
NOT just for Node.js
it can run tasks too
a module bundler
takes modules with dependencies
generates static assets representing those modules
> npm -h
How to Use npm as a Build Tool
http://blog.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/
What is Webpack?
http://webpack.github.io/docs/what-is-webpack.html
webpack-howto
https://github.com/petehunt/webpack-howto
@willslab
http://willkle.in
By Will Klein
HTML5 Denver, Feb 16, 2015
Design systems developer advocate. Co-organizer @ReactDenver. Full-time dad. I ❤️ ice cream.