Hostilla.pl IT glossary
What is SPA?
SPA, or single page application, is a web application in which most interactions work in the browser without reloading entire subpages. SPA files can often be hosted as a static build in public_html, but the backend API, SSR or websockets may require Node.js, VPS or separate configuration.
Definition
SPA, or single page application, is a web application in which most interactions work in the browser without reloading entire subpages. SPA files can often be hosted as a static build in public_html, but the backend API, SSR or websockets may require Node.js, VPS or separate configuration.
What does it mean in practice?
In Hostilla.pl services this term is relevant when running websites, domains, DNS, e-mail, SSL and secure hosting operations.