A taste of Gulp

34m 54s
English
Paid

Course description

Confused by Gulp? Let's touch on what Gulp does and build some simple CSS (from Sass) and JavaScript. We'll also cover downloading dependencies with Bower.

Watch Online

Join premium to watch
Go to premium
# Title Duration
1 Why use a build system? 02:45
2 Installing NPM 02:00
3 Installing Gulp 02:25
4 Your first gulp task 02:28
5 Basic compiling Sass with Gulp 05:47
6 Minifiying 01:39
7 Autoprefixing 02:24
8 Watching for changes 03:47
9 Installing Bower 03:07
10 Combining JavaScript files 05:33
11 Uglifying JavaScript 01:17
12 Watching for changes 01:42

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Gulp and Browserify - Adding Babel & Source Maps

Gulp and Browserify - Adding Babel & Source Maps

Sources: egghead
What is already a nice workflow using Gulp, Browserify, Watchify & Browsersync to enable auto rebuilds & live browser reloading can be further improved by adding Babelify. A sim...
4 minutes 31 seconds