Next.js for building single-page app (client rendering only)
I love that you can use Next.js to develop your frontend pages/*.tsx
and api pages/api/*.ts
at the same time in a single project, but it's also quite annoying that Next.js requires your frontend code to be SSR compatible even if you don't need any of those SSR features.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too