SSWConsulting / SSWConsulting/SSW.Website

♻️ App Router migration

Open
#3,156 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.