When ISR might be a better option than SSR (Next JS)
I recently improved the performance, and overall user experience of a Next.JS web app I built by changing how I fetched data.
First, let's get some acronyms out of the way: SSG refers to 'Static Site Generation', SSR stands for 'Server-Side Rendering...
benaiah.hashnode.dev3 min read