| Preferred syntax should be enough, but here's a couple more differences: - Vue has a set of core libraries (Vuex, vue-router, etc) maintained by the same org. - Single file components with scoped styling out of the box. - Vue integration as a standalone runtime is a little easier than React (unsure about this one). You can read more about the differences here: https://vuejs.org/v2/guide/comparison.html#React I couldn't find any official comparison documentation from the React docs, though. |
My and many others dev environments lean heavily on Vetur and it.. Is plagued with various issues in various releases. JSX/TSX JustWork™ while SPCs are okay sometimes but other times are found wanting..