↧
Combining your scripts and style sheets with SquishIt
One of the rules mentioned in most performance-analyzing tools is “Combine your JavaScript.” Basically this means that instead of this: <script type="text/javascript"...
View ArticleYSlow rule #13 – Remove Duplicate Scripts
It’s been 7 months since the last post in my YSlow series. So why did I stop blogging about performance optimization? Well, actually there are two answers to that question. First is because of my...
View Article