GalsenDev221 / website

Galsen DEV's website based on Next JS & Tailwind CSS 🎉
https://galsen.dev
MIT License
11 stars 11 forks source link

[Feat]: UPGRADE to App Router #101

Closed Jackdrakes closed 5 months ago

Jackdrakes commented 5 months ago

Describe the feature in detail (code, mocks, or screenshots encouraged)

App Router provides more flexibility for nested layouts and data fetching.

What type of pull request would this be?

Other

Provide relevant links or additional information.

No response

daoodaba975 commented 5 months ago

Hello @Jackdrakes this issue is related to #80 about upgrading Next JS to v14 Can you join this conversation #80 and explain how are you going to approach it before the task is assigned to you.

Jackdrakes commented 5 months ago

Sure @daoodaba975

Can go through the documentation and upgrading routing to route layout.

Migrating Pages and Hooks .

Must update the Data Fetching methods.