摘要:
http://segmentfault.com/blog/news/1190000002522213 阅读全文
摘要:
https://egghead.io/series/mastering-asynchronous-programming-the-end-of-the-loop 阅读全文
摘要:
https://github.com/xufei/blog/issues/18 阅读全文
摘要:
https://heim.ifi.uio.no/~trygver/themes/mvc/mvc-index.html 阅读全文
摘要:
http://stackoverflow.com/questions/1646698/what-is-the-new-keyword-in-javascript 阅读全文
摘要:
这篇继续说js的现代复用模式:混入、借用方法和绑定。混入可以针对前面提到的通过属性复制实现代码复用的想法进行一个扩展,就是混入(mix-in)。混入并不是复制一个完整的对象,而是从多个对象中复制出任意的成员并将这些成员组合成一个新的对象。混入的实现并不难,只需要遍历每个参数,并且复制出传递给这个函数... 阅读全文
摘要:
http://css-tricks.com/ 阅读全文
摘要:
http://lea.verou.me/css3patterns/ 阅读全文
摘要:
http://www.colorzilla.com/ 阅读全文
摘要:
http://caniuse.com/ 阅读全文
摘要:
http://mediaqueri.es/ 阅读全文