Tries to omit the problems of Server-side-rendering and Static site generation (prerendering):

  • Some parts of the website should be static, as they never change
  • Other parts of the web app might be dynamic (e. g. the user’s bank account on the initial page load)