#6 Adding common code for all pages in Next.js - Delightful React
We accomplished a lot in the last few chapters. We also managed to style our app using a stylesheet. We will be creating more components and even pages in our app. So it is good time to structure our app and give it a central layout.
Generally ther...
codewithbhargav.hashnode.dev6 min read
Chirag Ramachandra
FullStack developer
Hi Bhargav, just wanted to add that all the seo related can come in the _app.js file too right ? How about PWA in nextJS ?