Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

使用vue2.0+vuex2.0+vue-router2.0重构的卖座网,如果对你有帮助,就给个star吧!

$
0
0

个人感受

vue2.0 10月初发布正式版了,官方的插件,vuex,vue-router同样升级到2.0了,据说2.0性能比react高。

重构过程比较顺利,没什么困难,最主要是生命周期名变更,还有vuex的小变动,可以使用vue-migration-helper帮助升级,有比较友好的提示。

vue2.0如果性能如网上所说的那么快,我建议使用vue,我比较喜欢vue的语法。

vue2.0参考资料

官方文档http://vuejs.org/guide/ 中文翻译http://vuefe.cn/ vue-router2文档 http://router.vuejs.org/zh-cn/index.html vuex2.0文档 http://vuex.vuejs.org/en/index.html vue-resourece https://github.com/vuejs/vue-resource滑动广告插件 https://github.com/surmon-china/vue-awesome-swiper

github地址

https://github.com/zhengguorong/maizuo/tree/master/vuexMaizuo2

演示效果


Viewing all articles
Browse latest Browse all 14821

Trending Articles