Hacker News new | ask | show | jobs
by todd3834 865 days ago
I build React apps without SSR all the time. What has changed in React besides optional support for it?
2 comments

If the preponderance the documentation and examples favor SSR, I can see what the poster is speaking of.
CRA is officially not supported and the official react documentations do not mention creating spa with Vite. They mention using next or remix.