03 2015 档案

AMD与CMD的异同
摘要:AMD与CMD的异同?1、从官方推荐的写法上面得出:CMD ----- 依赖就近Js代码//CMDdefine(function(require,exports,module){vara=require('./a');a.doSomthing();});AMD ----- 依赖前置Js代码//AMD... 阅读全文

posted @ 2015-03-17 14:08 CatherineGao 阅读(243) 评论(0) 推荐(0) 编辑

gulp使用
摘要:原文:http://markpop.github.io/2014/09/17/Gulp%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B/原文:http://www.w3ctech.com/topic/134Building With Gulp=================... 阅读全文

posted @ 2015-03-11 19:09 CatherineGao 阅读(561) 评论(0) 推荐(0) 编辑

看看别人的演讲
摘要:淘宝:http://www.w3cmark.com/2014/137.html 阅读全文

posted @ 2015-03-11 18:55 CatherineGao 阅读(95) 评论(0) 推荐(0) 编辑

BigPipe学习研究
摘要:原文:http://www.searchtb.com/2011/04/an-introduction-to-bigpipe.html1. 技术背景 FaceBook页面加载技术试想这样一个场景,一个经常访问的网站,每次打开它的页面都要要花费6 秒;同时另外一个网站提供了相似的服务,但响应时间只需3 ... 阅读全文

posted @ 2015-03-11 15:43 CatherineGao 阅读(242) 评论(0) 推荐(0) 编辑

JavaSript模块规范 - AMD规范与CMD规范介绍
摘要:原文:http://blog.chinaunix.net/uid-26672038-id-4112229.html原文:https://www.imququ.com/post/amd-simplified-commonjs-wrapping.htmlJavaSript模块化 在了解AMD,CMD规... 阅读全文

posted @ 2015-03-11 13:15 CatherineGao 阅读(592) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示