Building Portfolio with Next.js: Migrate to App Router
Hello Friends ๐,
As mentioned in the earlier post, I mistakenly read the Pages Router docs instead of the App Router. To use the App Router consistently, I have to move the files (routes) inside the pages folder into the app folder.
What I Learned
S...
adiati.com3 min read