Next.js introduction Part 2
Next.js Series This is the second part of the next.js explained series. Here is the previous part. In this post, I’ll try to explain some of features and must know trick and tips you should consider while making your next.js site. Adding components in next.js Just like in react, you can create a seperate folder … Read more