I have been doing a lot of Client-Side development recently and I have found these 7 tools of great help to improve the performance of the website by ‘shrinking’ the size of JavaScript and CSS files, referenced in the site.
JSMin (JavaScript Minifier) – removes comments and unnecessary whitespace from JavaScript files ..etc




I am quite interesting in this topic hope you will elaborate more on it in future posts.