© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
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 ?
Bhargav Ponnapalli
Hashnoder | Frontend Developer | Youtuber
Some of it can come in _app.js. But you might also have to change _document.js which is another file but mainly aimed at SSR.
I will talking about that in chapter 19 or 20 according to the current structure of my book. :)
Cheers!
Thanks,Bhargav Ponnapalli Could you also cover how to style the banner prompting to install as PWA ? I think there is very little literature around that as well.
For sure . Will find a way to add it. Chirag Ramachandra