前端技术演进(九):参考文章

下面列出了前端技术演进系列的大部分参考文章,如果没有列出的,请私信我告知,么么哒 ~

特别感谢《现代前端技术解析》的作者张成文。

  • https://book.douban.com/subject/27021790/
  • https://developers.google.com/web/tools/chrome-devtools/
  • https://juejin.im/post/5b148a2ce51d4506965908d2
  • https://www.html5rocks.com/en/tutorials/internals/howbrowserswork
  • https://hit-alibaba.github.io/interview/basic/network/HTTP.html
  • http://www.ruanyifeng.com/blog/2016/08/http.html
  • https://www.jianshu.com/p/80e25cb1d81a
  • https://developers.google.com/web/fundamentals/performance/http2/
  • https://zhuanlan.zhihu.com/p/29609078
  • https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https
  • https://imtangqi.com/2016/04/07/the-notes-of-learning-illustrating-http-three/
  • http://www.ruanyifeng.com/blog/2011/09/restful.html
  • https://www.zcfy.cc/article/rest-apis-are-rest-in-peace-apis-long-live-graphql-3935.html
  • https://graphql.cn/learn/
  • http://jerryzou.com/posts/10-questions-about-graphql/
  • https://www.jianshu.com/p/2ad286397f7a?open_source=weibo_search
  • https://medium.freecodecamp.org/rest-apis-are-rest-in-peace-apis-long-live-graphql-d412e559d8e4
  • https://xiaomingplus.com/full-stack/graphql-intro/
  • https://juejin.im/post/5a3f1b8951882529c70f56e5
  • https://juejin.im/post/58cdeba62f301e007e4af7e6
  • https://blog.ymfe.org/%E6%B7%B7%E5%90%88%E5%BC%80%E5%8F%91%E4%B8%AD%E7%9A%84JSBridge/
  • https://insights.thoughtworks.cn/eight-security-problems-in-front-end/
  • https://legacy.gitbook.com/book/wizardforcel/mst-sec-lecture-notes/details
  • https://cloud.tencent.com/developer/article/1136202
  • http://momomoxiaoxi.com/2017/10/10/XSS/
  • http://www.jsfuck.com/
  • https://www.kanxue.com/book-6-59.htm
  • https://www.cfca.com.cn/20180605/100003135.html
  • https://frontendmasters.com/books/front-end-handbook/2018/recap.html
  • https://www.html5rocks.com/zh/tutorials/webcomponents/shadowdom/
  • http://www.cnblogs.com/coco1s/p/5711795.html
  • https://developers.google.com/web/fundamentals/web-components/shadowdom?hl=zh-cn
  • https://developers.google.com/web/fundamentals/design-and-ux/responsive/
  • https://developers.google.com/web/fundamentals/design-and-ux/responsive/images
  • https://javascript.ruanyifeng.com/introduction/history.html
  • https://www.ibm.com/developerworks/cn/web/wa-lo-webassembly-status-and-reality/index.html
  • https://segmentfault.com/a/1190000011452776
  • https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Details_of_the_Object_Model
  • https://developers.google.com/web/fundamentals/primers/promises?hl=zh-cn
  • https://juejin.im/post/5acd0c8a6fb9a028da7cdfaf
  • https://blog.csdn.net/caijunfen/article/details/78478438
  • https://github.com/ruanyf/jstraining/blob/master/docs/history.md
  • https://www.slimhill.com/webpack/
  • https://zhuanlan.zhihu.com/p/30701816
  • https://medium.com/jsdownunder/rollup-vs-webpack-javascript-bundling-in-2018-b35758a2268
  • https://segmentfault.com/a/1190000004010453
  • https://yq.aliyun.com/articles/222535
  • https://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000/001434501245426ad4b91f2b880464ba876a8e3043fc8ef000
  • https://nodejs.org/zh-cn/docs/guides/
  • https://www.cnblogs.com/yeyinfu/p/7317256.html
  • https://frontendmasters.com/books/front-end-handbook/2018/2018.html
  • https://github.com/ruanyf/jstraining/blob/master/docs/history.md

你可能感兴趣的:(javascript,css,html,node.js,前端)