5

Opinions on Vue.js vs React.js?

Comments
  • 0
    Uhhh i am Interessen in that aswell!
  • 0
    I've been using vue for months and it's great but just wondered if anyone can find any reasons react is better than vue??
  • 1
    We're looking Into react native for mobile apps at the moment. Vue.js is in evaluation for front-end stuff at our in house CMS which is Laravel 5.3 / Lumen based (that thing is blazing fast). Both seem pretty nice, my co workers said that they really like vue - react has been quite a hassle to setup for me on windows tough.
  • 0
    imo: React is too large and styled - it's very hard to migrate away from React (compared to other frameworks). Vue feels very much like the jQuery of SPA - very simple to get started but rarely worthwhile.

    My pick would be Angular 2 without typescript.

    ---

    Just realised this was React vs Vue.. this is apples and oranges, I don't see them competing against one another.
  • 0
    @brod why without Typescript?
  • 1
    @johmsalas I think typescript is a little too jQuery-ish in the sense it wraps a lot of simple things into slightly more simple things for no real reason.

    No harm in knowing both but if I was hiring I'd look for someone who knew the vanilla way first.
Add Comment