An open API service indexing awesome lists of open source software.

https://github.com/zhoubichuan/web-next

📖 next相关知识的总结--持续更新 💪 【http://zhoubichuan.com/web-next】
https://github.com/zhoubichuan/web-next

Last synced: 2 months ago
JSON representation

📖 next相关知识的总结--持续更新 💪 【http://zhoubichuan.com/web-next】

Awesome Lists containing this project

README

        










next 学习笔记


这里 阅读体验更佳


整理自日常学习资料

![一.Vue 的工程化](./src/.vuepress/public/home.png)

- 基础知识
- [一.Vue 的工程化](./base/engine/1.index.html)
- [二.Vue 功能模块](./base/project/1.index.html)
- [三.Vue 2.x 基础](./base/vue2.x/1.index.html)
- [四.Vue 3.x 基础](./base/vue3.x/1.index.html)
- 高级知识
- [一.Vue 组件开发](./senior/component/1.index.html)
- [二.TypeScript](./senior/typescript/1.index.html)
- [三.构建部署](./senior/deploy/1.index.html)
- Vue 2.x 源码
- [一.Vue/cli2.x](./source/vue-cli2.x/1.index.html)
- [二.Vue 2.x](./source/vue2.x/1.index.html)
- [三.Vue-Router3.x](./source/vue-router3.x/1.index.html)
- [四.Vuex3.x](./source/vuex3.x/1.index.html)
- Vue 3.x 源码
- [一.Vue/cli3.x](./source/vue-cli3.x/1.index.html)
- [二.Vue 3.x](./source/vue3.x/1.index.html)
- [三.Vue-Router4.x](./source/vue-router4.x/1.index.html)
- [四.Vuex4.x](./source/vuex4.x/1.index.html)
- [Vue 相关资料](./source/vuex4.x/1.index.html)