best schemes for javascript compression with webspeed.
Hi all,
just curious in regards to javascript compression what techniques do any of you find work best with webspeed. gzip compression? using something like packer for your javascript?
Im trying to figure out the best method to make my javascript load quickly within a webspeed application. I am using the jquery library quite extensively which makes working with ajax etc a breeze, but all this ajax stuff can bring about lots of javascript as well.
Hi all,
just curious in regards to javascript compression what techniques do any of you find work best with webspeed. gzip compression? using something like packer for your javascript?
Im trying to figure out the best method to make my javascript load quickly within a webspeed application. I am using the jquery library quite extensively which makes working with ajax etc a breeze, but all this ajax stuff can bring about lots of javascript as well.