DEV Community

Discussion on: React vs Vue: Compare and Contrast

Collapse
 
kelvinmai profile image
Kelvin Mai

I prefer React over Vue. I dislike template DSL syntax and while Vue offers a better JSX solution to React, it's only offered as the alternative to the "right" way to Vue. In addition React plays better with TypeScript and embraces functional programming paradigms that makes working with it frictionless.