The Why of a Task Runner
Lab: Part 3a – Automating Tasks with Gulp
Video Runtime: 07:39
A task runner does much more than just compile Sass into native CSS. In this video, you will learn about the why of using a task runner, like gulp, to automate redundant tasks. It will improve your productivity.
There are plenty of plugins available that you install as a node module which do tasks such as:
- Sass prefixing, gathering up media queries, error checking, and minifying
- Load Bourbon and Neat (and others) as a node module instead of using Bower
- Converting scripts into one minified file plus error checking
- Optimize images, SVG, and sprites
- Run translations
- and more
Hey... hey you... yes you!... Having a good time? Learning new things? Good!
Episodes
Total Lab Runtime: 00:48:15
- 1 The Why of a Task Runnerfree 07:39
- 2 Package JSON and Dependenciespro 07:50
- 3 First Gulp Taskpro 09:55
- 4 Running Sass Task & Fixing Errorspro 10:17
- 5 Sass Pixel to Rempro 08:27
- 6 Gulp Watchpro 04:07