Skip to content

24 ways to impress your friends

Vote down?

Pat O'Callaghan

For people wondering why you’d use Grunt over Codekit, Grunt does a whole lot more than just what is described in this tutorial. Have a look at the mountain of plugins which you can just drop in to your configuration http://gruntjs.com/plugins.

Examples are:
* Run JS Tests
* Build CSS/JS documentation from comments
* Deploy to Github Pages, FTP, Amazon etc
* Spin up headless Webkit browsers and take screenshots (good to regression testing)