Max SchmittMS
7th May 2014

Tutorial: Gulp and Browserify without the gulp-browserify plugin

In my tutorial series, I made a video on how to use gulp and Browserify using the gulp-browserify plugin.

However, this is not the recommended approach, because the browserify module itself already works with streams and can easily be integrated into a gulpfile without needing the overhead of an extra plugin.

Video tutorial: Gulp and Browserify without gulp-browserify

Tools / modules used in the video

The essential bits:

Using gulp-uglify with Browserify:

Image of my head

About the author

Hi, I’m Max! I'm a fullstack JavaScript developer living in Berlin.

When I’m not working on one of my personal projects, writing blog posts or making YouTube videos, I help my clients bring their ideas to life as a freelance web developer.

If you need help on a project, please reach out and let's work together.

To stay updated with new blog posts, follow me on Twitter or subscribe to my RSS feed.