yui compressor: minimize your js or css file online

Why do you need to compress Javascript and CSS?
About 40-60% of Yahoo users have an empty cache experience while 20% of all page views are done with an empty cache.

So it is crucial that you keep your webpages as lightweight as possible. This is where the concept of website compression comes in.

The main goal of JavaScript and CSS minification is to maintain the operational qualities of the code. At the same time, it reduces the overall byte footprint.
What is a YUI Compressor?

A YUI compressor is a JavaScript Compressor that removes comments and whitespaces as well as obfuscates local variables using the smallest possible variable name. It also compresses CSS files safely.
Advantages of using YUI Compressor tool

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.