Combine and Minify all CSS and JavaScript with Gulp
When building a large web application or hybrid mobile application ( Cordova / Ionic Mobile application) , you will find that there are lot of CSS and JavaScript files which will create site performance issues and increase number of requests. Google Minify Resources explains that Minification refers to...
04 November, 2016
/ 0 Comments