- Pro Git(中文版)http://git.oschina.net/progit/
- 《jQuery 技术内幕》作者博客 http://nuysoft.com/
- Webpack2.2中文文档 http://www.css88.com/doc/webpack2/
- Webpack HMR 原理解析 https://zhuanlan.zhihu.com/p/30669007
- 协议相对URL https://www.ludou.org/the-protocol-relative-url.html
- 《webpack多页应用架构系列》 http://array_huang.coding.me/webpack-book/chapter3/webpack-with-eslint.html
- 腾讯云-云社区 https://cloud.tencent.com/developer
- 7种方法解决移动端Retina屏幕1px边框问题 https://www.jianshu.com/p/7e63f5a32636,http://efe.baidu.com/blog/1px-on-retina/
- 使用Flexible实现手淘H5页面的终端适配 https://github.com/amfe/article/issues/17
- JavaScript Source Map 详解 http://www.ruanyifeng.com/blog/2013/01/javascript_source_map.html
- JavaScript:理解执行环境、作用域链和活动对象 https://www.cnblogs.com/amy-fox/p/5856771.html
- 浅谈前后端分离与实践 https://zhuanlan.zhihu.com/p/29996622
- webpack之plugin内部运行机制 https://fengmiaosen.github.io/2017/03/21/webpack-core-code/
- 博客 https://github.com/lcxfs1991/blog
- 淘宝前端博客 http://taobaofed.org/categories/Web%E5%BC%80%E5%8F%91/
- UNICODE,GBK,UTF-8区别 https://www.cnblogs.com/gavin-num1/p/5170247.html
- 高性能 CSS3 动画 https://www.qianduan.net/high-performance-css3-animations/
- 前端性能优化(css动画篇) https://www.cnblogs.com/langzi1989/p/5965818.html
- webpack打包-模块分布解析 http://cnodejs.org/topic/5867bb575eac96bb04d3e301
- Nodejs学习笔记以及经验总结 https://github.com/chyingp/nodejs-learning-guide
- webpack系列 http://www.cnblogs.com/sloong/p/5570774.html
- 如何写一手漂亮的 Vue(很不错) https://jeffjade.com/2017/03/11/120-how-to-write-vue-better/
- 详解CommonsChunkPlugin的配置和用法 https://segmentfault.com/a/1190000012828879
- Webpack的日常使用和优化 https://github.com/creeperyang/blog/issues/37
- 疑问: webpack CommonsChunkPlugin 的 minChunks https://segmentfault.com/q/1010000008726439/revision
- 浏览器的工作原理 (没有读完)https://www.html5rocks.com/zh/tutorials/internals/howbrowserswork/
React 相关:
- Redux 入门教程 http://www.ruanyifeng.com/blog/2016/09/redux_tutorial_part_one_basic_usages.html
- React高阶组件(HOC)模型理论与实践 https://segmentfault.com/a/1190000008112017?_ea=1553893#articleHeader9
- CSS Modules http://www.ruanyifeng.com/blog/2016/06/css_modules.html
- 聊聊移动端跨平台开发的各种技术 https://www.cnblogs.com/liangxiaofeng/p/5429113.html
其它:
-
应该如何理解“上下文无关文法”?https://www.zhihu.com/question/21833944
前端性能优化
https://blog.jscrambler.com/optimizing-react-rendering-through-virtualization/
react-native:
react-native 原理(非常好)http://blog.ilibrary.me/2016/12/25/react-native-internal
js函数式编程指南 https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html