一、
1、Vue CLI3 文档
2、Vue实例里this的使用:在Vue所有的生命周期钩子方法(如created,mounted, updated以及destroyed)里使用this,this指向调用它的Vue实例。
3、vue组件通讯
二、《/Volumes/前端技术/Vue全家桶+SSR+Koa2全栈开发美团网》
2.1
props:
表达式:
深入了解组件:
props:(组件的参数传递)子组件向父组件传递数据:传递动态的props
自定义事件(父子组件的通信方式)子组件通过$emit()方法向父组件
slot:跨组件
vuex
Web开发框架:Koa2
Koa2中间件https://koa.bootcss.com/
Koa-routerhttps://github.com/ZijianHe/koa-router
数据库:
mongoose:mongodb概念、安装
http://www.runoob.com/mongodb/mongodb-tutorial.html
mongodb 博客+视频+实践
可视化工具RoBo 3Thttps://robomongo.org/
4-1
Mongoose的作用、应用https://mongoose.shujuwajue.com/
redis的概念与安装http://www.runoob.com/redis/redis-install.html
Nuxt.js
Vue SSR工作原理
三、数据库MySQL
网友评论