Single-Page Application (SPA) is a web app that loads a single HTML page and updates the interface dynamically as the user interacts with it, instead of reloading the entire page for every action.

e.g.: Gmail