Gulp.js: Web Project Workflows

Go to class
Write Review

Free Online Course: Gulp.js: Web Project Workflows provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Gulp.js: Web Project Workflows is taught by Ray Villalobos.

Overview
  • Build workflows for modern web development using gulp.js. Learn how to use this powerful tool kit to automate common processes.

Syllabus
  • Introduction

    • Streaming workflows with Gulp.js 4
    • Using the exercises for this course
    1. Building Workflows
    • Installing Gulp
    • Creating your first task
    • Creating multiple tasks
    • Clean serial workflows
    • Parallel workflows with Browsersync
    • Watching for changes
    • Processing JavaScript with Babel
    • Using the Sass CSS processor
    Conclusion
    • Next steps