Posts Tagged ‘javascript’

Automatically Version Your CSS and JavaScript Files

Today I ran across an article about automatically versioning your CSS and JavaScript Files. The reason to do this is to maximize browser caching and therefore load time. The article is a bit old, but content is still relevent. I can’t wait to try it.