This article, sponsored by New Relic, provides an introduction to the automated task runner, Gulp.js, and shows how it can shrink page size.
Tag: Gulp
Learn how to migrate to Gulp.js 4.0 and update your 3.0 gulpfile.js configurations. Find out what you need to know about changes in Gulp.js functionality.
WordPress theme developers need little more than a text editor and graphics package. But modern tools like Gulp can revolutionize your development workflow.
Craig Buckler demonstrates how use Gulp.js to automate CSS tasks, such as optimizing images, compiling Sass files, handling and inlining assets, automatically appending vendor prefixes, removing unused CSS selectors, minifying CSS, reporting file sizes, outputting sourcemaps and more.
Kirk Madera goes through the process of creating the R side of a blog module CRUD in this quick, 10-minute Zend Expressive tutorial, demonstrating its power
Kirk presents a way to get going quickly with Zend Expressive, setting up an enterprise-ready application bootstrap in under 10 minutes. Awesome!
Have you ever wanted to write Gulp Tasks that accept command line arguments? Craig Buckler shows you how and covers some potential use cases.
How can you create a single SVG graphic – maybe a logo or icon – that can be easily restyled and recolored in any setting or device? Massimo has a solution.
Ahmad Ajmi looks at automating your web development workflow using Gulp, in particular, how to do so when you're managing a WordPress theme.
Are you confused by PostCSS? Are you worried about complicating your build process? Don't be - Craig reveals how and why you should use it.
PostCSS and Gulp have both become popular front-end tools. Nitish takes a look at how you can use both tools together as part of your automated workflow.
Reza goes through Elixir, a Laravel addon for front-end asset management. Compilation, minification, optimization, versioning and more - check it out!
Ahmad Ajmi shows how to build a page application that requires a multilingual support with more than one language using AngularJS.
Ravi Kiran demonstrates how to use Gulp to compile ES6 modules into both the CommonJS and AMD formats, using a previous Angular project by way of an example
Peter Dierx demonstrates how flexible and powerful npm can be when used as a build tool and suggests that you might not actually need Grunt, Gulp and co.
Microsoft's Etienne Margraff explains how to use developer automation software like Gulp and Grunt to make your development workflow simple.
Hugo shows us the bare essentials of what we could include in making a Gulp workflow for Sass.
The write code, switch to browser, hit refresh and repeat ritual is over. BrowserSync 2.0 will revolutionize your workflow.
You might not be familiar with Heroku's robust deployment workflow. Dennis Gaebel shows us how to use Gulp, Git, and Node to deploy a project to Heroku.
This article introduces several Gulp.js tasks that can be used to improve the workflow on Ember.js projects.
This article introduces the Browserify tool. It also shows how Browserify can be integrated with Grunt and Gulp.