Hacker News new | ask | show | jobs
by ramesh31 1065 days ago
>We're using Vue here and missed the memo about it being an also run :)

I don't hate Vue and I wouldn't judge anyone for choosing it, but my question is... why? It just seems like that entire community is set on reinventing every React feature with a two year delay.

2 comments

Isn't Vue quite a bit different? It's more of a framework than React is, with official packages for routing, state management, testing, SSR, SSG, building... It also uses a reactive data model, whereas React doesn't (though in practice it appears to).

Vue was also ahead of React on some of the features they share if I'm not mistaken.

The Dev experience and documentation is way better