User talk:Jkulkarn: Difference between revisions

Jump to navigation Jump to search
Bundle popular javascript frameworks lke yui, extjs, prototype with Firefox
(Bundle popular javascript frameworks lke yui, extjs, prototype with Firefox)
 
(Bundle popular javascript frameworks lke yui, extjs, prototype with Firefox)
Line 12: Line 12:
There are still no established ways for minification, many websites do not use them. So users end up downloading large files.
There are still no established ways for minification, many websites do not use them. So users end up downloading large files.


Every time we open a website, these files get downloaded. Having downloaded the file from a website, if I open another website which uses the same javascript framework - the file gets downloaded again. There is no cross site caching of javascript frameworks.
Every time an user opens a website, these files get downloaded. Having downloaded the file from a website, if I open another website which uses the same javascript framework - the file gets downloaded again. There is no across site caching of javascript files.


Sites get slow when they include these javascript frameworks. It would have been a breeze for the website if they are sure that firefox 3.0.5 version includes prototype-1.6, ext-2.2
Sites get slow when they include these javascript frameworks. It would have been a breeze for a website developers, if they know that firefox 3.0.5 includes prototype-1.6, ext-2.2


Are we not wasting too much of bandwidth, power, apart from creating pollution due to CFC emission - in downloading the same files for each website.
Are we not wasting too much of bandwidth, power, apart from creating pollution due to CFC emission - in downloading the same files for each website.
8

edits

Navigation menu