Y
Hacker News
new
|
ask
|
show
|
jobs
by
boringuser2
1106 days ago
I don't think any of what you're saying really makes much sense.
Merely having a server doesn't mean SSR provides business-relevant benefits.
1 comments
5Qn8mNbc2FNCiVV
1105 days ago
Next.js provides API routes / initial serverside loaders for your routes. Disable SSR, Next.js still benefits from being able to write CRUD code in the same codebase and most applications need that anyways
link