Gloify interview question

What is SSR and SGR

Interview Answer

Anonymous

29 Aug 2024

SSR (Server-Side Rendering) and SGR (Static Generation Rendering) are two different techniques used in web development to render web pages, particularly when using frameworks like Next.js or Gatsby. Here's a breakdown of each: