Menu

Close
  • Home
  • About Me
  • Projects
  • Contact
  • Twitter
  • Facebook
  • Subscribe
Menu

Thomas Ardal

Freelance software consultant and entrepreneur building SaaS applications like elmah.io

Follow @ThomasArdal Follow @elmah_io

Combine JavaScript

2 posts
Page 1 of 1

YSlow rule #13 – Remove Duplicate Scripts

Thomas Ardal on ASP.NET MVC, Combine JavaScript, YSlow | 01 Mar 2012

It’s been 7 months since the last post [https://thomasardal.com/yslow-rules-12-avoid-redirects/] 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 passion for unit-testing, which I started blogging about at pretty…

Combining your scripts and style sheets with SquishIt

Thomas Ardal on Combine JavaScript, Combine style sheets, SquishIt | 04 Mar 2011

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" src="/scripts/one.js></script> <script type="text/javascript" src="/scripts/two.js><…

Page 1 of 1
Copyright © 2025 Thomas Ardal