Hacker News new | ask | show | jobs
by text0404 970 days ago
how has vercel/ssr highjacked react?

at work, our backend is c++ and we use react without nextjs or any ssr. if we don't need it, we don't use it.

1 comments

the newest react is now _strongly_ recommending you start a new react project using next.js, vercel hired many of the react developers for its SSR oriented business, etc.
ok, that makes sense (i also don't like the official recommendation to use next).