frontend · easy

Single-Page Application (SPA)

App that loads once and navigates client-side without full page reloads; often paired with CSR.

Tags: javascript, react