andersch.dev

<2022-05-04 Wed>

Frontend/Backend

The terms frontend and backend refer to the separation of concerns between the presentation and the access and transformation of data.

In Web Programming

Frontend

Backend

  • Includes the web server, server-side code and the database.
  • Languages: PHP, Python, JavaScript (with Node.JS), Java, C#, Go