Frontend
145 views
Single-Page Application
Quick Definition
Web app that loads once and dynamically updates content
Full Definition
A web application that loads a single HTML page and dynamically updates content.
Examples
Gmail, Facebook, Twitter, SPA frameworks
Related Terms
react
vue
angular
routing
More Frontend Terms
CSS-in-JS
Styling approach writing CSS within JavaScript files
Lazy Loading
Deferring resource loading until needed
Flexbox
CSS layout module for one-dimensional item arrangement
Progressive Web App
Web apps with native app-like experience and offline support
Shadow DOM
Web standard for encapsulated DOM and styling isolation
Svelte
Compiler-based framework producing efficient vanilla JS