Technology, Data and Science

Gulp.js: Web Project Workflows

Modern front-end development means more than just writing HTML, CSS, and JavaScript. Developing an efficient workflow will help you write better code and test and deploy your web applications easily and efficiently. Gulp.js make setting up compression, minification, preprocessing, and other common tasks as easy as writing a setup file. In this course, learn how to use gulp.js to build workflows that make managing the process of building websites a bit easier. Senior staff author Ray Villalobos demonstrates how to use gulp.js to automate common processes, including how to create serial workflows and process JavaScript with Babel.

Learn More