Skip to content

Commit ecdc51d

Browse files
author
biao.chen
committed
feat: Vue3 的学习教程汇总、源码解释项目、支持的 UI 组件库、优质实战项目
1 parent 682fabb commit ecdc51d

File tree

1 file changed

+34
-14
lines changed

1 file changed

+34
-14
lines changed

README.md

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
- [目录](#目录)
5353
- [文章与项目](#文章与项目)
5454
- [软技能](#软技能)
55+
- [Vue3](#vue3)
5556
- [面试专题](#面试专题)
5657
- [简历专题](#简历专题)
5758
- [JavaScript](#javascript)
@@ -103,6 +104,34 @@
103104

104105
[⬆️ 返回顶部](#目录)
105106

107+
### Vue3
108+
109+
110+
- [**Vue3 的学习教程汇总、源码解释项目、支持的 UI 组件库、优质实战项目**](https://github.com/biaochenxuying/FrontEndGitHub/issues/18)
111+
- 精彩待续。。。
112+
113+
114+
| 项目 | 地址 |
115+
| --- | --- |
116+
| Vue3 中文文档 | [https://vue3js.cn/docs/zh/](https://vue3js.cn/docs/zh/) |
117+
| Vue3 设计理念 | [https://vue3js.cn/vue-composition/](https://vue3js.cn/vue-composition/) |
118+
| Vue3 相关项目聚合网站 | [https://vue3js.cn/](https://vue3js.cn/) |
119+
| Vue3 源码 | [https://vue3js.cn/start/](https://vue3js.cn/start/) |
120+
| Ant-design-vue | [https://antdv.com/docs/vue/introduce-cn/](https://antdv.com/docs/vue/introduce-cn/) |
121+
| Vant 3.0 | [https://vant-contrib.gitee.io/vant/v3/](https://vant-contrib.gitee.io/vant/v3/) |
122+
| Element-plus | [https://element-plus.org/#/zh-CN](https://element-plus.org/#/zh-CN) |
123+
| element 3 | [https://github.com/hug-sun/element3](https://github.com/hug-sun/element3) |
124+
| vue-vben-admin | [https://github.com/anncwb/vue-vben-admin](https://github.com/anncwb/vue-vben-admin) |
125+
| vue-admin-beautiful | [https://github.com/chuzhixin/vue-admin-beautiful](https://github.com/chuzhixin/vue-admin-beautiful) |
126+
| vue-cli | [https://github.com/Wscats/vue-cli](https://github.com/Wscats/vue-cli) |
127+
| movie-trailer | [https://github.com/lhz960904/movie-trailer](https://github.com/lhz960904/movie-trailer) |
128+
| newbee-mall-vue3-app | [https://github.com/newbee-ltd/newbee-mall-vue3-app](https://github.com/newbee-ltd/newbee-mall-vue3-app) |
129+
| vue3-jd-h5 | [https://github.com/GitHubGanKai/vue3-jd-h5](https://github.com/GitHubGanKai/vue3-jd-h5) |
130+
131+
132+
[⬆️ 返回顶部](#目录)
133+
134+
106135
### 面试专题
107136

108137
- [**推荐这 10 个 GitHub 上超火的前端面试项目,打造自己的加薪宝库!**](https://github.com/biaochenxuying/FrontEndGitHub/issues/6)
@@ -122,6 +151,7 @@
122151
| node-interview:饿了么大前端的面试 | [https://github.com/ElemeFE/node-interview/tree/master/sections/zh-cn](https://github.com/ElemeFE/node-interview/tree/master/sections/zh-cn) |
123152
| Front-End-Interview-Notebook:前端复习笔记 | [https://github.com/CavsZhouyou/Front-End-Interview-Notebook](https://github.com/CavsZhouyou/Front-End-Interview-Notebook) |
124153
| FE-Interview:前端面试必备题库 | [https://github.com/lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview) |
154+
| web-interview:Vue 面试题库 | [https://github.com/febobo/web-interview](https://github.com/febobo/web-interview) |
125155

126156
[⬆️ 返回顶部](#目录)
127157

@@ -664,6 +694,7 @@
664694

665695
## 撩我
666696

697+
猫哥的年终总结在这里: [前端工程师的 2020 年终总结 - 乾坤未定,你我皆黑马](https://mp.weixin.qq.com/s/qNxmvFxLCQVst4keREc72w),希望能带给你一点启发。
667698

668699
- [关于猫哥,请点这里](https://github.com/biaochenxuying)
669700

@@ -677,17 +708,6 @@
677708

678709
> 欢迎关注公众号:**前端GitHub**,每周会有一到三篇的文章推送,后台回复 “**电子书**”,获取 160+ 本前端精华电子书哦。
679710
680-
<div align="center">
681-
682-
![FrontEndGitHub](./images/FrontEndGitHub.png)
683-
684-
</div>
685-
686-
687-
> 微信:**CB834301747**
688-
689-
<div align="center">
690-
691-
![CB834301747](./images/CB834301747.jpeg)
692-
693-
</div>
711+
| 微信 | 公众号 |
712+
| :------: | :------: |
713+
| 微信:**CB834301747** <div align="center" style="margin-top: 20px;"> ![CB834301747](./images/CB834301747.jpeg) </div> | <div align="center"> ![FrontEndGitHub](./images/FrontEndGitHub.png) </div> |

0 commit comments

Comments
 (0)