Hi all,
I’ve been working with Middleman for a while now and also use Gulp for compiling Sass, JS, etc.
I see a lot of examples of using Middleman & Gulp together.
My question is, what is the benefit of using Gulp instead of the Middleman asset pipeline / modules provided? To me it seems they do the same thing or am I missing something?
P