The frontend is everything the user sees and interacts with. Modern frontends are complex (React, Vue, Angular) but for content-heavy sites like marketing pages, well-crafted server-rendered HTML plus light JavaScript is faster and more resilient than a full SPA.
Frontend
Also known as: client-side