Y
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
jgalt212
865 days ago
If the preponderance the documentation and examples favor SSR, I can see what the poster is speaking of.
link
ringofchaos
864 days ago
CRA is officially not supported and the official react documentations do not mention creating spa with Vite. They mention using next or remix.
link