Content deleted Content added
clarification |
m Redefined the definition of API in clear words Tags: Reverted Visual edit |
||
Line 1:
{{short description|Presentation layer of piece of software}}
In [[software engineering]], the terms '''frontend''' and '''[https://www.thegeeksbot.com/2023/02/roadmap-for-backend-development.html backend]''' (or sometimes referred to as '''back end''' or '''back-end''') refer to the [[separation of concerns]] between the [[presentation layer]] (''frontend''), and the [[data access layer]] (''backend'') of a piece of [[software]], or the physical infrastructure or [[Hardware (computer)|hardware]]. In the [[client–server model]], the [[Client (computing)|client]] is usually considered the frontend and the [[Server (computing)|server]] is usually considered the backend, even when some presentation work is actually done on the server itself.
== Introduction ==
Line 58:
=== API ===
== Hardware definitions ==
|