Quantcast
Channel: Combine JavaScript - Thomas Ardal
Browsing all 4 articles
Browse latest View live

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 Article


YSlow 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


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 Article

YSlow 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
Browsing all 4 articles
Browse latest View live