Skip to main content Skip to docs navigation

SPA (Single-page application)

An SPA (Single-page application) is a web app implementation that loads only a single web document, and then updates the body content of that single document via JavaScript APIs such as Fetch when different content is to be shown.

On this page

Updated on April 20, 2024 by Datarist.