Course lesson
Migrate Invoice Routes to Next.js App Router
Having moved over all the customer routes, you have everything you need to see how to move over the remaining sales routes from the pages router to the app router
- Duration
- 6 min
- Access
- Free
- Transcript
- Retained from source evidence
Having moved over all the customer routes, you have everything you need to see how to move over the remaining sales routes from the pages router to the app router
This lesson exists purely as a resource if you want to see the walkthrough
If you would prefer to look at the code you can checkout out the 'solution' branch and look at the final version with git checkout solution