I’ve listened to JavaScript Jabber episode 97, Gulp.js with Eric Schoffstall.
Gulp.js is a build system used instead of Grunt. Eric Schoffstall from Fractal created it when he felt that Grunt wasn’t good enough. Grunt is declarative and Gulp is instead streaming imperative.
I have not used Grunt or Gulp yet but the reasoning behind Gulp it sounds good.
Leave a Reply