vincent15000's avatar

React or Vue for a real time application ?

Hello,

I will soon work on an application made with several microservices (several micro NodeJS applications), a kind of monitoring for network devices.

For the frontend, I think that React or Vue are the best choices.

But is there any reason to choose React instead of Vue ? or Vue instead of React ?

Thanks for your suggestions.

V

0 likes
4 replies
Ben Taylor's avatar

I'm sure at the end of the day, both will be able to easily do what you want. It probably more comes down to your own personal preference, and whether you need a team of developers and what they are most familiar with.

1 like
gych's avatar
gych
Best Answer
Level 29

Like others already metioned at the end its personal perference but in the past I used to work with React and still do for some projects that are already built with it but when starting new projects I always go with Vue (composition API).

My opinion on this is that Vue is better organized, easier to learn, more readable and gives a better dev experience with faster develpoment times.

Its worth checking out this thread with a lot of pros and cons for both vue and react. https://www.reddit.com/r/webdev/comments/15w6smz/what_is_your_preference_vuejs_or_reactjs/

1 like

Please or to participate in this conversation.