gulpjs Streams in Wiredep wiredep is a neat little Node package that does one pretty awesome thing: it automatically wires up your Bower components to your HTML/(S)CSS based on dependencies (i.e. it automatically includes
gulpjs Handling Sync Tasks with Gulp JS Gulp JS is a build system/task runner geared towards front end web development, and is an up and coming alternative to the popular Grunt JS system. One of the several things that