75%
Apps
Alert

tunefullscreen

Rendering on the Web

Distinctions between static rendering and prerendering

  • If you're unsure whether a given solution is static rendering or prerendering, try disabling JavaScript and load the page you want to test. For statically rendered pages, most interactive features still exist without JavaScript. Prerendered pages might still have some basic features like links with JavaScript disabled, but most of the page is inert. *