Skip to content

Commit

Permalink
docs: vue
Browse files Browse the repository at this point in the history
  • Loading branch information
KieSun committed Oct 8, 2021
1 parent f9f83f8 commit 6fb03e5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,9 @@ React 状态管理可谓百花齐放百家争鸣,远远不止笔者列的这

### Vue 推荐学习路径

目前 3.0 生态并不完善,在公司内部基本需要先熟悉 2.0 的写法,因此推荐新手先学习 2.0 的内容。

- [新手向:Vue 2.0 的建议学习顺序](https://zhuanlan.zhihu.com/p/23134551),尤雨溪自己写的学习路径,时至今日也不过时

### Vue 推荐学习资料

Expand All @@ -679,8 +682,6 @@ React 状态管理可谓百花齐放百家争鸣,远远不止笔者列的这

### Vue 原理

Vue 原理看以下两个仓库就足够了。

- [vue-analysis](https://github.com/ustbhuangyi/vue-analysis),黄老师出品
- [vue-design](https://github.com/HcySunYang/vue-design),官方人员出品

Expand Down

0 comments on commit 6fb03e5

Please sign in to comment.