美文网首页
我的Vue学习之旅

我的Vue学习之旅

作者: 我有一个apple | 来源:发表于2017-05-25 09:42 被阅读0次

    1.VueJs2.0建议学习路线

    http://www.cnblogs.com/smartXiang/p/6051086.html

    结合菜鸟教程-入门,了解vue.js的初级用法

    2.包学会之浅入浅出Vue.js

    https://www.qcloud.com/community/article/430630001490779316?fromSource=gwzcw.84430.84430.84430

    结合官网教程 V-route,弄懂V-route的原理

    https://router.vuejs.org/zh-cn/essentials/dynamic-matching.html

    3.慕课网vue.js入门视频:完成todolist小项目

    4.github上项目源码学习-

    (1) vue-router :看包学会之浅入浅出Vuejs,参考案例代码demo

    和线上:https://github.com/lavyun/vue-demo-search

    (2)vuex :https://github.com/bailicangdu/vue2-happyfri

    (3)Vue.js高仿饿了么外卖App课程源码https://github.com/ustbhuangyi/vue-sell

    升级版:https://github.com/bailicangdu/vue2-elm

    简书讲解饿了么:http://www.jianshu.com/p/65c957b228e9

    https://my.oschina.net/keysITer/blog/834287

    相关文章

      网友评论

          本文标题:我的Vue学习之旅

          本文链接:https://www.haomeiwen.com/subject/zxmaxxtx.html