本文收集学习过程中使用到的资源。
持续更新中……
项目地址
https://github.com/abc-club/f…
目录
- vue
- react
- react-native
- Weex
- typescript
- Taro
- nodejs
- 常用库
- css
- js
- es6
- 移动端
- 微信公众号
- 小程序
- webpack
- GraphQL
- 性能与监控
- 高质文章
- 趋势
- 动效
- 数据结构与算法
- js core
- 代码规范
- 工具
- 其他必备知识
vue
文章
- Vue3.0 前的 TypeScript 最佳入门实践
- 浅谈使用 Vue 构建前端 10w+ 代码量的单页面应用开发底层
- VUE单页应用骨架屏方案
- 一个Vue引发的性能问题
- 【2019 前端进阶之路】Vue 组件间通信方式完整版
react
官网
- React官网 https://reactjs.org/
- React中文网 https://react.docschina.org/
- React-router https://reacttraining.com/rea…
- redux http://cn.redux.js.org/
- umi https://umijs.org/
- dva https://dvajs.com
参考资料
- awesome https://github.com/enaqx/awes…
- react-hook https://github.com/streamich/…
- React.js 小书 https://juejin.im/post/58c7a1…
- React入门看这篇就够了 https://segmentfault.com/a/11…
- 掘金最污的 React16.x 图文视频教程(2万5千字长文-慎入) https://juejin.im/post/5d085b…
- react demo https://gist.github.com/sAbak…
- 一文速览React全栈 https://juejin.im/post/5d0ee2…
- React同构与极致的性能优化 https://segmentfault.com/a/11…
- 阿里开源项目 https://segmentfault.com/a/11…
- 一文速览React全栈
- 掘金最污的 React16.x 图文视频教程(2万5千字长文-慎入)
组件库
- ant-design https://ant.design/index-cn
- ant-design-mobile https://mobile.ant.design/ind…
- react-intl
- rc-form https://github.com/react-comp…
框架
- umi https://umijs.org/
- 飞冰 https://ice.work/
- next.js https://github.com/zeit/next.js
- beidou https://github.com/alibaba/be…
- egg-react-ssr https://github.com/ykfe/egg-r…
- react-server https://github.com/redfin/rea…
Demo
react-native
参考资料
- react-native-awesome https://github.com/crazycodeb…
Weex
typescript
官网
参考资料
- typescript中文 https://www.tslang.cn/
- typescript中文 https://ts.xcatliu.com/ https://zhongsp.gitbooks.io/t…
- typescript https://www.html.cn/doc/types…
- typescript进阶 https://www.jianshu.com/p/13a…
- awesome https://github.com/dzharii/aw…
- 深入理解 TypeScript https://github.com/jkchao/typ… https://jkchao.github.io/type… https://github.com/basarat/ty…
- TypeScript入门指南(基础篇) https://juejin.im/post/5d3bb5…
react+typescript demo
- React+redux+typescript https://github.com/piotrwitek…
- https://github.com/fi3ework/b…
- typescript-tutorial https://github.com/xcatliu/ty…
- https://github.com/Lemoncode/…
- https://github.com/rokoroku/r…
Taro
参考资料
- taro https://taro.aotu.io/
- taro小册 https://juejin.im/book/5b73a1…
- awesome https://github.com/NervJS/awe…
组件库
- mounted https://github.com/fjc0k/mounted
- taro-ui https://taro-ui.jd.com
文章
demo
- https://github.com/huangzhuan…
- https://github.com/lsqy/taro-…
- https://github.com/Izayawww/m…
- https://github.com/Duanruilon…
- https://github.com/js-newbee/…
- https://github.com/EasyTuan/t…
- https://github.com/huangjiank…
- https://juejin.im/post/5d2a07…
nodejs
官网
- 英文官网 https://nodejs.org/en/
- 中文官网 http://nodejs.cn/
参考资料
- 七天学会NodeJS文档 http://nqdeng.github.io/7-day…
- node面试题 https://github.com/ElemeFE/no…
- Node应用内存泄漏分析方法论与实战 https://github.com/alibaba/be…
常用库
数据
- Immutablejs https://github.com/immutable-…
富文本编辑器
- simditor https://github.com/mycolorway…
时间
- moment
css
less
- less中文文档 https://less.bootcss.com/# http://lesscss.cn/
- less官网 http://lesscss.org/
- 教程 https://segmentfault.com/a/11…
文章
- 移动端1px解决方案 https://juejin.im/post/5d19b7…
nodejs
- nodejs最佳实践 https://github.com/i0natan/no…
物联网
demo
- javascript-mqtt-demo-wearingTip https://github.com/coolnameis…
- 面试官(7): 聊一聊 Babel? https://juejin.im/post/5c03b8…
js
正则表达式
其他
- 【译】JavaScript的工作原理:事件循环及异步编程的出现和 5 种更好的 async/await 编程方式
- 优秀 JavaScript 开发人员应掌握的 9 个技巧
- 浅拷贝与深拷贝
- JS中轻松遍历对象属性的几种方式
es6
移动端
文章
常用库
- lib-flexible https://github.com/amfe/lib-f…
微信公众号
实战项目
- wechaty https://github.com/Chatie/wec…
- wechatBot https://github.com/gengchen52…
小程序
webpack
文章
GraphQL
文章
性能与监控
文章
常用工具
- 阿里云监控 (网站性能、错误等监控)
- growingio (网站访问量监控)
- sentry (错误监控)
- fundebug (错误监控)
- gtmetrix (网站访问速度)
- zanePerfor (网站访问速度)
- pingdom (网站状况监控)
高质文章
- if 我是前端团队 Leader,怎么制定前端协作规范?
- 阿里大佬浅谈大型项目前端架构设计
- 年终回顾,为你汇总一份「前端技术清单」
- 8年前端开发的知识点沉淀(不知道会多少字,一直写下去吧…)
- fullstack tutorial
- 五星推荐的系列文章清单
- 端动态化方案详细设计
- 让虚拟DOM和DOM-diff不再成为你的绊脚石
趋势
动效
工具库
demo
数据结构与算法
js-core
代码规范
工具
## 其他必备知识