Max Schmitt

March 27 2014

gulp.js Tutorial: SASS, Browserify, jade and workflow optimization

gulp.js is a really awesome build tool for frontend web development. I'm making a little tutorial series on YouTube covering how to get started with gulp.js and automating common build tasks in modern frontend web development.

Part 1: Getting started with gulp.js, Workflow overview and compiling jade templates

Part 2: gulp and Browserify

Part 3: gulp, Uglify and environment variables

Part 4: Compiling SASS and minifying CSS with gulp

Part 5: Watching files with gulp.watch for true automation

Part 6: Easy LiveReload integration and booting up a static file server

This tutorial series is a work-in-progress. To get notified about new videos, follow me on Twitter or subscribe to my YouTube-channel.