choose what you want.
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
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/
Please or to participate in this conversation.