Learn Gulp, The Streaming Build System
Automate all your front-end tasks with ease and become a Gulp Guru in this workshop-filled course!
Description
This comprehensive course covers everything a developer needs to know to effectively use Gulp in day-to-day situations and in the workplace.
We will cover all main Gulp topics in this series, including what Gulp is, Installation, Plugins and automating a project using a Gulpfile.
You will learn:
• How to install Gulp on your Mac or PC
• How to run Gulp from the command line and use the Gulp command-line arguments
• How Gulp works and when you should use it
• About various essential Gulp plugins including gulp-less, gulp-concat and gulp-uglify
• How to run Gulp tasks in sequence
• How to run Gulp tasks automatically when certain files are updated
• How to write a fully-fledged Gulpfile to manage a complex project
Gulp is a very powerful and easy-to-use tool. By taking this tutorial series, you will be able to use Gulp in all your day-to-day projects. You will understand how to write a Gulpfile, what plugins to download, and how to configure them using the Gulp API.
Best of all, we'll tackle a full Gulpfile in a hands-on workshop where we'll need to automate LESS, JavaScript and HTML processing. We'll use gulp-uglify, gulp-less, browser-sync and more, all in real time, so you can code along at home.
What You Will Learn!
- Explain what Gulp is and what it should be used for
- Install Gulp and Install Gulp Plugins on their workstation
- Seek out and install new Gulp plugins as required
- Use Gulp from the Command Line
- Write a custom Gulpfile for whatever task is required
- Automate a whole project using a personally created Gulpfile
Who Should Attend!
- This course is ideal for someone who already knows Grunt, Make, Rake, etc
- Also great for someone with a JavaScript background
- Perfect for anyone working on large Web development projects, especially those using Gulp