All About Next.js Pre-rendering and Data Fetching via SSR and SSG
Introduction
As we know, Next.js is a react framework built keeping the SEO in mind. Next.js pre-renders every page during build time and serves the html files to the client instead of serving single html page containing client side javascript which ...
devnishant.hashnode.dev3 min read
Sulav Parajuli
Software Developer | In β€οΈ with Flutter
Nice!