Tag Archives: tools

Minifying Javascript/css without changing file references in your source

Rule 10 of Steve Souders High Performance Web Sites: Minify Javascript The most common problem faced while implemnting this is how you handle the full and minified version and how to change there reference in referencing documents. One of the … Continue reading

Posted in Codeprix | Tagged , , , , , , , , | Leave a comment