Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I haven't used Vue 3 but I have used Vue 2 and React extensively. React is much better for anything but tiny projects.

It has much better Typescript support, and also it doesn't have Vue's spaghetti reactivity system, both of which vastly increase the chances of bugs.

I guess you could say they're more similar if you simply don't care about bugs at all.



Good thing then that I specified Vue 3 and not Vue 2.

Vue 3 has excellent TS support.


It's better but it's still not as good as React.


I think typescript support was a priority aspect to be addressed for Vue 3 making it sort of a first-class citizen. The whole new composition aspect of it was to address large codebases and large-scale applications. So I understood that V3 makes all the difference if TS support and working on larger project is important for you. In fact, I think if you are coming from React and try it out, you are highly likely to feel right at home there.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: