DEV Community

Discussion on: Help Nedeed (Framework Update)

Collapse
 
deciduously profile image
Ben Lovy

"Best" is subjective. However if you're already using Angular, I think Vue is going to be an easier transition.

Collapse
 
maihussien profile image
MaiHussien

can you explain why please ???

Collapse
 
deciduously profile image
Ben Lovy

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.