语法检查,element-plus,axios
Vue学习笔记11-Vuex的状态管理
store,mutations,getters,actions,module,nextTick函数
Vue学习笔记10-VueRouter路由
vue-router的安装,{path,component,children,meta,redirect},router-link,router-view,动态路由,导航守卫
Vue学习笔记09-源码学习
h函数,mount函数,patch函数,源码解码
Vue学习笔记08-Composition_API
setup函数的使用,reactive/ref,readonly等API,computed,watchEffect,watch,生命周期钩子,组件间通信,Hook,h函数,jsx的使用,自定义指令,teleport,vue插件
Vue学习笔记07-过渡与动画实现
transition组件,animation动画,animate.css,gsap库,transition-group,mixin,extends
Vue学习笔记06-组件化开发
props,emits,Provide/Inject,mitt,slot,动态组件,异步组件,生命周v-model
Vue学习笔记04-Vue-CLI脚手架
Vue CLI 脚手架的安装及使用
Vue学习笔记05-Vite搭建Vue环境
前端开发与构建工具https://cn.vitejs.dev/guide/
Vue学习笔记03-webpack搭建Vue环境
webpack.config.js的各种配置:entry,module,plugins,devServer,devtool,mode,resolve