Brief Summary
This course is all about using Gulp JS to help you streamline your web development process. Perfect for those who know a bit of HTML and CSS, it'll make your life easier by automating annoying tasks and helping you create websites faster and smarter.
Key Points
-
Learn to use Gulp JS to automate web development tasks.
-
Get rid of boring, repetitive tasks in project development.
-
Understand how to create Gulp tasks from scratch.
-
Dive into HTML, CSS, and JavaScript processing.
-
Explore automated testing and find Gulp JS plugins.
Learning Outcomes
-
Ability to install and configure Gulp JS.
-
Skills to create and customize Gulp tasks.
-
Understanding of how to process HTML, CSS, and JavaScript with Gulp.
-
Knowledge of automated testing practices.
-
Familiarity with finding and using Gulp JS plugins.
About This Course
Learn how to build and test web projects more efficiently with this Javascript task runner.
Developing for the web can come with many challenges, but the handling basic, repetitive tasks should not be one of them. Using a build system such as Gulp can revolutionize the way you work by getting common code and testing tasks out of the way.
In this course, author Craig Buckler shows how to use this free software to automate tasks and build websites. This course is designed for users that already have some knowledge of HTML and CSS. You will start by learning how to install Gulp JS, then jump into learning how to create Gulp tasks. From there, Craig will teach you about HTML, CSS, and JavaScript processing. This video tutorial will also cover automated testing, how to find Gulp JS plugins, and other Gulp JS resources. Once you have completed this computer based training course, you will be fully capable of using Gulp JS to automate tasks and create your own websites from scratch.
Anthony P.
The content could be updated for the newer version of Gulp. I struggled through the CSS processing specifically with image uri conversion. I could not get gulp-imacss to work at all, I gave up with it and found an alternative plugin as a work around.