Tag: SPA
2 items found
Glossary Terms
Glossary
SPA (Single Page Application)
An SPA updates the interface without full page reloads after the first HTML load, using JavaScript routing and API-driven data.
Glossary
View Transition API
View Transition API lets browsers animate between old and new page or state views during navigation and UI updates.