|
This is an amazing project, it tells yet another story how one guy can start a project ended up challenging big companies like Google(Angular) and Meta(React). While React is adding all those complexity by SSR and server component etc these days, Vuejs separates them wisely, if you need just the original SPA, use vuejs as-is, if you want SSR, add Nuxt. I am moving back from React to Vuejs after realizing how heavily React is nowadays affected by VC company Vercel, which has its own agenda of SSR-first(Next.js) and make React even further complicated, Vercel hijacked React in my opinion and made it no longer a "neutral" OSS project, so long, thanks for all the fish. On the same note, Vercel also bought up Svelte and made it SSR first. If you just need SPA and has no need for SSR, which made frontend even more complex, go with Vuejs. |
Vercel pushing Next's terrible app router has a VC stink to it. That's the only way I can explain their downright awful solutions.