Grunt.js helps to automate client-side tasks like minifying the script files, merging them, performing unit testing etc. This article demonstrates how to use it in an ASP.NET MVC application.

Go to the complete details ...