This commit is contained in:
qianguyihao 2017-08-04 09:03:03 +08:00
parent 677e0054fc
commit 5625a62df4

View File

@ -3,6 +3,30 @@
积累平时看到的一些好的前端文章。
## 2017-08-01
- [资深Web技术专家曹刘阳2016年前端技术观察](http://geek.csdn.net/news/detail/128912)
有很多争议,[知乎](https://www.zhihu.com/question/53625757)上都有人评论了。
## 2017-07-31
- [你可能不需要 Vuex](https://github.com/chenbin92/blog/issues/1)
这篇文章里的流程图画得挺好看的gif图也很小只有200多kb。我发邮件问作者用的什么软件很幸运的是得到了作者的回复。答案是
- 录制 GIF[licecap](https://github.com/justinfrankel/licecap)
- 画图:[processon免费在线作图](https://www.processon.com/)
## 2017-07-13
- [前端开发面试题](https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions)
@ -10,3 +34,14 @@
在逛公众号「前端大全」的时候发现的然后顺着找到了对应的GitHub链接。面试题有答案哦。
## 2017-01-20
- [阿里9年我总结的前端架构演进3大阶段及团队管理心法](http://www.infoq.com/cn/news/2017/01/Ali-9-3)
伟明的推荐。