Taswar Bhatti
The synonyms of software simplicity
Archive: February 2015
Grunt

Using Grunt JavaScript Minification We will continue from our last blog post on Grunt: using less and css minification to JavaScript minification using a plugin called Uglify. JSHint To begin we will use a linting tool called jshint, to help us in taming our JavaScript with some static code analysis to flags suspicious usage. We […]

Grunt

In this post I will go through using grunt for our css minification task and also showcase another preprocessor for css called less. First off lets start with a express 4 application, we will create it with Visual Studio NTVS, the latest RC contains a template for express 4. We can install grunt by command […]

UA-4524639-2