Posts tagged with Grunt

Featured image for "Get more with Less using Grunt"
JavaScript

Get more with Less using Grunt

Tutorial about the key features of Less like mixins, variables, imports and nested selectors. I will also demonstrate how to automate this using Grunt.

Read more →
Featured image for "Making your AngularJS application grunt"
JavaScript

Making your AngularJS application grunt

Running tests, minifying files, ... these are two of the many tasks you canfigure by using the Grunt task runner for your JavaScript application.

Read more →