This is revision 221 of Web application, saved on 4/13/2026, 3:25:54 AM.
Web application
In the broader and more common everyday sense, the term "web application" refers to both the browser-side frontend and the server-side backend (typically a REST API) that work together to deliver the web service experience. In the narrow sense, the term "web application" refers specifically to the browser-side program — the JavaScript single-page application (SPA) running in a tab. Which reading is meant usually depends on context.