The Node.js best practices list (February 2021)
created at Sept. 15, 2017, 8:33 a.m.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
created at March 10, 2012, 10:08 a.m.
📦🚀 Blazing fast, zero configuration web application bundler
created at Aug. 7, 2017, 4:36 p.m.