2015年1月7日
摘要: 书籍随着JS的普及,大家能获取到的JS书籍实在太多了,但是在我看来只有很少一部分JS书籍可以提供够新够有意思的内容。以下是我看过之后,觉得很值得推荐给大家的:JavaScript高级程序设计作者: Nicholas Zakas除了Nicolas写的这本之外,我从未见过另一本能将JavaScript这... 阅读全文
posted @ 2015-01-07 22:05 zoucaitou 阅读(242) 评论(0) 推荐(0) 编辑
摘要: Earlier articles in this series:Part I: IdempotencePart II: ImmutabilityPart III: VolatilityPart IV: SingletonsOh, hell, this article just had to be a... 阅读全文
posted @ 2015-01-07 15:47 zoucaitou 阅读(575) 评论(0) 推荐(0) 编辑
摘要: As you know, JavaScript is the number one programming language in the world, the language of the web, of mobile hybrid apps (likePhoneGaporAppcelerato... 阅读全文
posted @ 2015-01-07 15:39 zoucaitou 阅读(238) 评论(0) 推荐(0) 编辑
摘要: jQuery 分析据统计,目前全世界57.3%的网站使用它。也就是说,10个网站里面,有6个使用jQuery。如果只考察使用工具库的网站,这个比例就会上升到惊人的91.7%。虽然jQuery如此受欢迎,但是它臃肿的体积也让人头痛不已。jQuery 2.0的原始大小为235KB,优化后为81KB;如果... 阅读全文
posted @ 2015-01-07 14:58 zoucaitou 阅读(694) 评论(0) 推荐(0) 编辑