学习资源
官方
- 开发文档
- 英文 - https://vuejs.org
- 中文 - https://cn.vuejs.org
- 博客 - https://blog.vuejs.org
- 社区 - https://dev.to/t/vue
核心
- 尤雨溪 - Vue 作者 - https://evanyou.me
- Anthony Fu - Vue 核心成员 - https://antfu.me
- Zhao Jinjiang - Vue 核心成员 - http://jinjiang.me
- Eduardo San Martin Morote - Core Team Speaker, trainer - https://esm.dev
- Haoqun Jiang - Vue 核心成员 - https://haoqun.blog
工程化
- Vue ClI - https://cli.vuejs.org/zh
- Vite - https://cn.vitejs.dev
- Vue Router - https://router.vuejs.org/zh/index.html
- Vuex - https://vuex.vuejs.org/zh/index.html
- Pinia - https://pinia.web3doc.top/
开源
- Awesome Vue.js - https://github.com/vuejs/awesome-vue
- Vue.js 源码解析 - https://github.com/answershuto/learnVue
- Awesome Vite.js - https://github.com/vitejs/awesome-vite
- Vue3.0学习教程与实战案例 - https://vue3.chengpeiquan.com
- Vue3 源码系列 - https://vue3js.cn/start/
- 逐行剖析 Vue.js 源码 - https://vue-js.com/learn-vue/
- Vue Patterns - https://learn-vuejs.github.io/vue-patterns/
- Vue Design - https://github.com/HcySunYang/vue-design
- Vue.js 技术揭秘 - https://ustbhuangyi.github.io/vue-analysis/