DEV Community

Discussion on: React vs Vue: Compare and Contrast

Collapse
 
aybee5 profile image
Ibrahim Abdullahi Aliyu

I go with Vue because

  1. It's unopinionated unlike with React( usage of JSX) and Angular( usage of Typescript)
  2. It's choice of state management(Vuex) and Routing (Vue-router) although you are free to not use them
  3. Beginner friendly
  4. Maintainability( the creators are dedicated in improving it) The advantage I think React have over Vue is it's community, although Vue community is also growing fast