Hacker News new | ask | show | jobs
by hactually 1066 days ago
Did react win? Or did it become the foundation for Next.js?

We're using Vue here and missed the memo about it being an also run :)

1 comments

>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.

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