# 平台技术点
需要掌握的基础知识
| 序号 | 知识点 | 资料 |
| --- | --- | --- |
| 1 | Node.js 入门 | [http://www.runoob.com/nodejs/nodejs-tutorial.html](http://www.runoob.com/nodejs/nodejs-tutorial.html) |
| 2 | Npm 命令 | [http://www.runoob.com/nodejs/nodejs-npm.html](http://www.runoob.com/nodejs/nodejs-npm.html) |
| 3 | Yarn | 建议,比npm更快 |
| 4 | Vue | [https://cn.vuejs.org/](https://cn.vuejs.org/) |
| 5 | ES6 | [https://blog.csdn.net/itzhongzi/article/details/73330681](https://blog.csdn.net/itzhongzi/article/details/73330681) |
| 6 | Vue全家桶 | Webpack 、axios、Vue router、Vuex、Vue Loader、Vue cli |
| 7 | Springboot | |
| 8 | Mybatis-plus | [https://mp.baomidou.com](https://mp.baomidou.com/) |
| 9 | Shiro | |
| 10 | Spring Cloud Alibaba | [微服务整体技术解决方案](http://doc.jeecg.com/2043893) |