Mike Maccana - Deploying and running Node apps in 2015

Tuesday, 23 June 2015

Everything you need to take advantage of npm in your browser side code, and avoid the pitfalls!

Including:

Building browser bundles with gulp and npm build - and how they compare How to identify the modules that contribute to bundle file size Pros, cons and workarounds for the izs style 'no lib dir, everything is a module' coding style Ensuring consistent versioning during deploys How to include templates in your browserify bundles Based on experiences in a real world, production, profitable application.