76 gulp.js courses are available from Coursera, Lynda, Pluralsight, Stone River and Udemy or all in one place!
If you need to find more data you can use our tool to compare and analyze the technology
gulp is an open-source JavaScript toolkit created by Eric Schoffstall used as a streaming build system in front-end web development. It is a task runner built on Node.js and npm, used for automation of time-consuming and repetitive tasks involved in web development like minification, concatenation, cache busting, unit testing, linting, optimization, etc.gulp uses a code-over-configuration approach to define its tasks and relies on its small, single-purpose plugins to carry them out. The gulp ecosystem includes more than 3500 such plugins. == Overview == gulp is a build tool in JavaScript built on node streams. These streams facilitate the connection of file operations through pipelines. gulp reads the file system and pipes the data at hand from one single-purposed plugin to another through the .pipe() operator, doing one task at a time. - read more on Wikipedia
76 gulp.js courses are available from Coursera, Lynda, Pluralsight, Stone River and Udemy or all in one place!
Interact and click on chart provider to access more details about courses