Navelpluisje.nl

All posts for `gulp`

Modular Gulp, my way

A lot of people currently using task managers like Gulp. Most of them are confronted with the same problem of a huge gulpfile.js. I had the same problem and started searching for a solution. After a not so long search… Read more

Fix cache problem Jasmine tests with Gulp

For my normal job I use Codekit. But after reading some positive things about Gulp I got curious about the things it can and can’t do for me. So I decided to try it, and made me a small test-project to figure some things out. I’ve added some scss files to i… Read more