7 comments

[ 3.9 ms ] story [ 25.6 ms ] thread
yes I use this at work. Another alternate is cake watch in CoffeeScript.
Pedant here: can you configure your blog so that the title tags contain the title of the post and not of your blog (I.e. your name). Would help in SEO, and more importantly for me a minute ago, bookmarking the post under a useful title
I'm not a fan of the format for gruntfiles (which is not to say I think it's objectively bad, just that it doesn't appeal to me personally). I much prefer using Jake as the build tool for my JS projects:

https://github.com/mde/jake

Checkout Yeoman it utilizes Grunt and it helps to get started with Grunt. (Also made by top JS guys Paul Irish/Addy Osmani)