yang-wei / vue-redux

What happen when Vue.js + Redux
142 stars 12 forks source link

vue 2.0 ! #22

Closed yang-wei closed 2 years ago

yang-wei commented 8 years ago

https://vuejs.org/2016/04/27/announcing-2.0/

calclavia commented 8 years ago

How does v2.0 affect Redux integration? Does the virtual DOM make it more suited to fit with Redux?

yang-wei commented 8 years ago

From what I understand virtual DOM might make rendering faster but it doesn't affect the integration with Redux