aliases:
- Single-page application
tags:
- Type/Tech
- area/tech
- proto
from:
- "[[Web app]]"
related:
contra:
to:
dateCreated: 2023-12-25, 08:54
dateModified: 2023-12-25, 08:55
version: 1
publish: true
A Single-page application (SPA) is a web application or website that interacts with the user by dynamically rewriting the current web page with new data from the web server, instead of the default method of a web browser loading entire new pages. The goal is faster transitions that make the website feel more like a native app. | |
---|---|
wikipedia:: Single-page application |