Hacker News new | ask | show | jobs
by mmcnl 3156 days ago
I don't get why people say this. Vue and Angular 1.x are only similar when you're comparing the templating engines. But how much of the work migrating to React or Vue actually involves porting the view? I think that's not a very substantial amount compared to the application logic.

I've worked with all three, and I would say that Vue and React are for more similar than Angular and Vue.