Forums / Cotonti / Core Labs / Archive / The wishlist

The wishlist from Megamind Magazine running Cotonti

ez
#25834 2010-08-29 21:47
Hi,
I am on a holiyday with a shitty connection over here..
If interested in my rloader project, see: http://code.google.com/p/rloader/

I agree that we have to reduce the number of http requests..

The way to go:
1) Combining js files is the first option to reduce the # js files.
2) Loading js and css files on demand (when they are truly needed) that's the second option.

See: http://developer.yahoo.com/yslow/ for some interesting reading about performance and some testing that Yahoo did.
Basically nr 1 in the list is: reduce the number of requests !!!!!

back soon.. Then me and urlkiller will start coding the pfs :)
==- I say: Keep it EZ -==