1. 6
    Walkthrough the Next.js Pages Invoice Project That Will Be Migrated
    1m 48s

Walkthrough the Next.js Pages Invoice Project That Will Be Migrated

InstructorBen Patton

Share this video with your friends

Send Tweet

Now that both the developer and production environments are ready for use, we can walk through the project we are migrating from Nextjs Pages router to App router.

This project was originally created by Kent C Dodds for his Frontend Masters Remix Workshop.

In this course we are specifically focusing on migrating all pages, api routes, and components related to customers. There is an additional course, Next Migration Migration Extras that has additional resources/lessons.

Lastly, there is also a solution branch you can checkout to with git checkout solution that has a final folder in it with the completed code for you to reference at your convenience.