Understanding Prerendering in Next.js
React is great for building Single Page Applications that run fast and perform well.
But, using React is very problematic from an SEO standpoint.
Folks, that's where prerendering comes in:
What is Prerendering
Prerendering is a process to render ele...
reuben09.hashnode.dev3 min read