Skip to content

Instantly share code, notes, and snippets.

View sanderboom's full-sized avatar

Sander Boom sanderboom

  • inflowmotion
  • Amsterdam, NL
View GitHub Profile

browserify for webpack users

There's been a strange explosion in misinformation about browserify recently, particularly in comparisons to webpack.

Generally speaking, most of this confusion stems from how webpack is more willing to pull features into its core to ease discoverability while browserify is more likely to push features out to userland instead.

I think that longer-term, separability has more benefits from a maintenance and