NextJs Folder structure
Nextjs is a very popular framework build above react and also a frontend+backend framework. It comes with a very interesting routing which resides inside its folder structure.
So let's dive into it.
we are following 'src' directory as our root and a ...
sankalpblog.hashnode.dev1 min read