Glossary

backend

Web
also: back-end

The part of an app that runs on the server: databases, logic, and anything users shouldn’t see directly. It pairs with the "frontend" in the browser.