DEV Community

Discussion on: 4 Reasons to Use React JS for Web Development

Collapse
 
puritanic profile image
Darkø Tasevski • Edited

🍿
And Framework wars begin

Vue gives the developer too much liberty while writing code. I've been working on several Vue projects so far and only one of them wasn't spaghetti code mess. There is a valid reason why mixins are removed from React... React is a bit stricter, more readable and in the end, it's just plain Js and JSX.