8
edits
|  (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  | 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  | 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. | ||
edits