I love Angular 1.x and Vue.js. However, Angular 2.0 is coming soon. Will Vue.js upgrade structure as Angular 2.0? Does anyone know the plan from Vue.js?
3 Answers
From what I understand, angular 2 will be adjusting the way it watches variables to be more similar to how Vue does it. See here http://vuejs.org/guide/comparison.html#Angular where Evan mentioned the differences between the platforms.