Hacker News new | ask | show | jobs
by sayurichick 3211 days ago
I agree. Having used both on small projects I was able to get started and finish quicker on Vue.

That being said, I use React more because of the larger community, (easier to find answers, and components) as well as more jobs for React vs Vue.

Also, Fiber introduces better animation performance, which i'll eventually use.

1 comments

Things have become easier with create-react-app though.