Use App router
Open
feature
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Using an [app router](https://nextjs.org/docs/app) instead of a page router could be investigated, as it allows to write server-side (therefore async) components. It could be very useful to avoid bundling many requests for the different components in the `getServerSideProps`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.