Server-Side-Rendering

2 articles
Server-Side Rendering (SSR) The web rendering paradigm where HTML is generated on the server for each request, from its origins as the …Next.js The React framework created by Vercel (formerly Zeit) in 2016 that popularized server-side rendering, …