|
|
|
Optimize Javascript Pages
|
|
5 points
by missenlinx
6586 days ago
|
|
I'm curious to know what everyone does to speed page load time when using fairly large frameworks like prototype or scriptacululous. Now I understand the best solution would be to not use them but in my case this isn't an option. |
|
2) Combine it into one file: http://www.thinkvitamin.com/features/webapps/serving-javascr...
3) Gzip before delivering to clients
or...
use just Google JS API: http://ajaxian.com/archives/announcing-ajax-libraries-api-sp...