January 2014 Browserify is incredibly popular these days, and rightfully so. In this article we'll look at the basics of how it works. Browserify uses the term entry file(s) to describe where it will start reading a dependency graph, and its output is referred to as a bundle. At its highest level, a Browserify bundle is simply an IIFE, or Immediately Invoked Function Expression. This is of course
{{#tags}}- {{label}}
{{/tags}}