A Journey From Require.js to Browserify
Excerpt:
A couple of years ago I started developing Echoes Player with Backbone.js, Underscore.js, Bootstrap and Require.js.
Recently I migrated the code to use browserify, and i’d like to share the insights from this process.