# vue_study **Repository Path**: JinYeGang/vue_study ## Basic Information - **Project Name**: vue_study - **Description**: vue学习笔记 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-14 - **Last Updated**: 2022-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [学习资料来自尚硅谷VUE教学视频](https://www.bilibili.com/video/BV1Zy4y1K7SH?p=33) csdn:[课程代码](https://download.csdn.net/download/qq_41720396/54675519)、[vue3笔记](https://download.csdn.net/download/qq_41720396/54666439)、[课件](https://download.csdn.net/download/qq_41720396/54664552) gitee:[课件、代码、资料](https://gitee.com/JinYeGang/vue_study) 其他:[vscode插件推荐](https://blog.csdn.net/qq_41720396/article/details/121162001)、[第三方库网站](https://www.bootcdn.cn/)、[npmjs库](https://www.npmjs.com/) > 工具库推荐: moment.js 时间处理工具,很强很大。还有个轻量的叫dayjs 生成全球唯一id工具:uuid,但是很大,有个精简版:nanoid 章节导航: [第 1 章:Vue 核心(上)](https://blog.csdn.net/qq_41720396/article/details/120766948) [第 1 章:Vue 核心(下)](https://blog.csdn.net/qq_41720396/article/details/121153957) [第 2 章:Vue 组件化编程](https://blog.csdn.net/qq_41720396/article/details/121519946) [第 3 章:使用 Vue 脚手架](https://blog.csdn.net/qq_41720396/article/details/121554691) [第 4 章:Vue 中的 ajax](https://blog.csdn.net/qq_41720396/article/details/121650862) [第 5 章:vuex](https://blog.csdn.net/qq_41720396/article/details/121671045) [第 6 章:vue-router(Vue路由)](https://blog.csdn.net/qq_41720396/article/details/121679338) [第 7 章:Vue UI 组件库](https://blog.csdn.net/qq_41720396/article/details/121686428)