Frontend Interface
Jump to navigation
Jump to search
A Frontend Interface is a Software Presentation Layer or Hardware that allows data input.
- …
- Counter-Example(s):
- See: Server (Computing), Software Engineering, Separation of Concerns, Presentation Layer, Data Access Layer, Software, Hardware (Computer), Client–Server Model, Client (Computing).
References
2019
- (Wikipedia, 2019) ⇒ https://en.wikipedia.org/wiki/Front_and_back_ends Retrieved:2019-2-17.
- In software engineering, the terms front end and back end refer to the separation of concerns between the presentation layer (front end), and the data access layer (back end) of a piece of software, or the physical infrastructure or hardware. In the client–server model, the client is usually considered the front end and the server is usually considered the back end, even when some presentation work is actually done on the server itself.