Simplifying Next.Js App-Directory
If you were working on the previous versions of Next.js then you might be very much familiar with the page directory, where the developer can create a file inside the page directory and it will be acting as a route.
For example: Creating a file like ...
ms-blog.hashnode.dev3 min read