Skip to content

Latest commit

 

History

History
33 lines (32 loc) · 779 Bytes

README.md

File metadata and controls

33 lines (32 loc) · 779 Bytes

感谢访问

首先这并不是我的全部,过去没能将自己的碎片化时间整理出来真是是很大一个失误,之前总是急于去接触新的东西,总是会忘记一些积累。

richard2018年的Tolist

  • vue
    • vue源码阅读
      • computed
      • nextTick
      • use
      • $emit and $on
      • ...
    • vuex源码阅读
  • typescript
  • node
    • node-koa
    • node-express
    • node-moogoose
    • next.js
  • react
    • react-redux
      • connect源码了解
    • react-router
    • react-dva
    • ant-design
    • ant-design-pro
  • 数据库
    • mongdb
  • 算法数据结构
    • 排序算法
  • http
    • http权威指南
  • webpack加深理解
  • ...