Hacker News new | ask | show | jobs
by 5Qn8mNbc2FNCiVV 1106 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