On Github timmywil / ideal-for-low-bandwidth
Timmy Willison
Sure, jQuery has gotten bigger over time, but every new release patches bugs and/or introduces new features. [The jQuery File Size page] aims to demonstrate the importance of HTTP compression and minification.
- Mathias Bynens
4 billion websites
Type Average Size (kb) HTML 376.67 Images 205.99 Scripts 57.98Include jQuery modules directly.
define([
"jquery/deferred"
], function( jQuery ) {
var defer = jQuery.Deferred();
});
"Tools Not Rules"
You Might Not Need Rules