5

React js, Vue js or Angular just ?
Which one you prefer?

Comments
  • 11
    vuejs

    its easier
  • 8
  • 2
    React although Vue is very nice too
  • 6
    Never used React, but for Angular vs Vue I would chose Vue.
  • 2
    Angular and Vue are frameworks, while React is a library. I recommend React as it's far more versatile than Angular. Vue is a good option too.
  • 2
    @jameslikestea angular + Vue?
  • 3
    It depends on what your building, if you need everything to “just work” go for angular everytime, otherwise Vue.

    React if it is a corporate decision and the rest of the organisation uses it
  • 2
    If you want a Framework which has a more extensive API I would recommend VueJS out of the 3, but if you want just something small and fast I would recommend MithrilJS.
  • 5
    React,

    It’s just closest one to vanilla js, Vue is great too
  • 3
  • 3
    Doesn't matter as long as it starts with V an ends with UE.
  • 3
    @zankar Let's create VReactAngularUE
  • 2
    @FilipeRamalho πŸ˜‚πŸ˜‚πŸ˜‚
  • 3
    @FilipeRamalho I think that’s what happens when an organisation can’t decide and everyone goes and does their own thing
  • 4
    I don't understand why there isn't a single comment in favor of Angular.
    If u compare angular 7 with 2, it improves alot performance vise.
    2 way binding, libraries and component based structure with separate ts, html and scss file makes it even more structured and user friendly.
    Data Service with Observable is easier to use compare to redux.
    So I prefer Angular over reactjs (maybe my vote is bias because I've worked on only 2 react project and both were handover by other developer.)
  • 3
    @oztek my comment was in favour of angular, provided it is the right tool, there are always lots of things to take into consideration

    Edit: first comment
  • 4
    React but they are all pretty nice.
    Also whatever you choose use typescript with it
  • 2
    Angular & Typescript
  • 0
    react & vue
Add Comment