Skip to content
SPAAKRONIMY
AcronymsAbbreviations everyone uses and few explain

SPA

Single-Page Application

A web application that, after initial loading, dynamically updates views in the browser without fully reloading the HTML document. Often built with React, Vue, or Angular.

Why it matters

Provides application-like fluidity: after the first load, views change instantly without page reloads. An admin panel behaves like a program, not a webpage.

What's missing without it

Without this architecture, every click triggers a full page reload — working in the panel becomes jerky, and form states are lost.

When it is used

In admin panels, editors, and work applications; content portals often combine it with server-side rendering for SEO.

How we use it

A React admin panel changes the article editing view without reloading the entire page.

Numbers worth knowing

Acronyms in data

26%

Prognozowany udział w pełni elektrycznych pojazdów (BEV, bez hybryd) w europejskim parku samochodowym do 2035 roku, w porównaniu z 4% w 2025 r.

BCG2035Europe

88%

Meta podaje, że ponad 88% z 137 000 usuniętych reklam oszukańczych w Polsce zostało wykrytych automatycznie przed zgłoszeniem.

Meta09/2026Poland

2 500 000 000 000 USD

Prognozowane światowe wydatki na AI w 2026 roku.

Gartner2026global

Figures from the same field — collected in our market data base.

SPA — what is it? | Mediarun Glossary