In my company we want to update our framework,
we are Hesitant between React and Vue, which one is the best?
Note: all our project uses Angular and Ionic.
In my company we want to update our framework,
we are Hesitant between React and Vue, which one is the best?
Note: all our project uses Angular and Ionic.
For further actions, you may consider blocking this person and/or reporting abuse
Dylan Muraco -
Jakub Andrzejewski -
Andrew Bell -
alexia cismaru -
Top comments (3)
"Best" is subjective. However if you're already using Angular, I think Vue is going to be an easier transition.
can you explain why please ???
For one, they both offer two-way data binding. React will require you to rethink parts of your architecture - it will be more straightforward to translate components directly from Angular to Vue.