|
|
|
|
|
by steve_adams_86
1069 days ago
|
|
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. |
|