6 ms·
I build React apps without SSR all the time. What has changed in React besides optional support for it?
by todd3834 3y ago
I build React apps without SSR all the time. What has changed in React besides optional support for it?
- jgalt212 3y agoIf the preponderance the documentation and examples favor SSR, I can see what the poster is speaking of.
- ringofchaos 3y agoCRA is officially not supported and the official react documentations do not mention creating spa with Vite. They mention using next or remix.