SSWConsulting / SSWConsulting/SSW.Website
♻️ App Router migration
@amankumarrr is already working on this.
Since Sep 25, 2024.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Description
Migrate from NextJS's page router to the newer app router - this should improve page performance, and align with the more modern way of building NextJS apps.
Migration guide - https://nextjs.org/docs/app/building-your-application/upgrading/app-router-migration
This work was successfully experimented on /products https://github.com/SSWConsulting/SSW.Website/issues/2168
Note: When applied to the Homepage https://github.com/SSWConsulting/SSW.Website/issues/3159, this should improve our SEO by reducing the Total Blocking Time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.