Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
webproblem committed Jul 20, 2018
1 parent a50cb51 commit b28a8d6
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@

* [vue+axios 前端实现登录拦截](https://www.cnblogs.com/guoxianglei/p/7084506.html)

* [人工智能写前端](https://mp.weixin.qq.com/s/7utZtdK9yc-Krwcofe0csw)



## vue
Expand Down Expand Up @@ -90,6 +92,8 @@

* [React 模式](http://sangka-z.com/react-in-patterns-cn/)

* [mobx 文档](https://cn.mobx.js.org/)



## Javascript 函数式编程
Expand Down Expand Up @@ -181,6 +185,10 @@

* [MongoDB Driver API](http://mongodb.github.io/node-mongodb-native/2.0/api/index.html)

* [MongoDB 可视化工具 robo3t](https://robomongo.org/)

* [MongoDB 可视化工具 adminMongo](https://github.com/mrvautin/adminMongo)



## 小程序
Expand Down Expand Up @@ -304,6 +312,8 @@

* [腾讯 IMWEB 团队](http://imweb.github.io/)

* [腾讯前端IVWEB团队](https://iv-web.github.io/)

* [前端俱乐部](https://feclub.cn/home)

* [W3C 中国](http://www.chinaw3c.org/)
Expand All @@ -326,6 +336,10 @@

* [w3school](http://www.w3school.com.cn/)

* [https://www.w3cplus.com/](https://www.w3cplus.com/)

* [蚂蚁数据体验技术团队博客](https://github.com/ProtoTeam/blog)



## 个人博客
Expand All @@ -350,6 +364,24 @@



## 业界技术交流会

* [FEDAY 前端日](https://fequan.com/2018/)

* [腾讯 Live 开发者大会](http://2018.tlc.ivweb.io/)

* [Alloyteam Web 前端大会](https://ac.alloyteam.com/)

* [前端体验大会](http://feexp.org/shenzhen/)

* [D2 前端技术论坛](http://d2forum.alibaba-inc.com)

* [D2 开发者大会](http://d2forum.alibaba-inc.com/developer2018)

* [全球大前端技术大会](https://gmtc.geekbang.org/)



## Github资源

* [免费的计算机编程类中文书籍](https://github.com/justjavac/free-programming-books-zh_CN)
Expand Down
21 changes: 21 additions & 0 deletions 收集的项目资源.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## H5页面生成项目集合

* [iShow](https://github.com/qiuyaofan/iShow)

* [h5maker](https://github.com/zhengguorong/h5maker)

* [基于UI组件的Vue可视化布局工具](https://github.com/jaweii/Vue-Layout)

* [可视化编辑手机H5页面的单页应用WebApp](https://github.com/answershuto/H5)

* [lazycoder](https://github.com/bison1994/lazycoder)

* [百度H5](https://h5.bce.baidu.com/)

## 其他

* [基于 webpack 打造的 Vue 组件开发工具](https://github.com/mengdu/vue-component-devtool)

* [cropper 图片裁剪插件](https://github.com/fengyuanchen/cropper)

* [Git 练习](https://learngitbranching.js.org)
11 changes: 11 additions & 0 deletions 面试资源.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## 面试题相关

* [SegmentFault 技术周刊 Vol.6 - 面试那些事儿](https://segmentfault.com/a/1190000006950447)

* [面试图谱](https://github.com/KieSun/InterviewMap)

* [记一次凉凉的小米面试](https://juejin.im/post/5b4d543ce51d4519610dea67)

## 简历相关

* [https://github.com/Wscats/CV](https://github.com/Wscats/CV)

0 comments on commit b28a8d6

Please sign in to comment.