摘要:
Earlier articles in this series:Part I: IdempotencePart II: ImmutabilityPart III: VolatilityPart IV: SingletonsOh, hell, this article just had to be a... 阅读全文
摘要:
As you know, JavaScript is the number one programming language in the world, the language of the web, of mobile hybrid apps (likePhoneGaporAppcelerato... 阅读全文
摘要:
jQuery 分析据统计,目前全世界57.3%的网站使用它。也就是说,10个网站里面,有6个使用jQuery。如果只考察使用工具库的网站,这个比例就会上升到惊人的91.7%。虽然jQuery如此受欢迎,但是它臃肿的体积也让人头痛不已。jQuery 2.0的原始大小为235KB,优化后为81KB;如果... 阅读全文