457
submitted 4 months ago by yogthos@lemmy.ml to c/programmerhumor@lemmy.ml
(page 2) 50 comments
sorted by: hot top controversial new old
[-] Djtecha@lemm.ee 3 points 4 months ago

As an infra guy... What's backend in this context?

[-] JPAKx4@lemmy.blahaj.zone 3 points 4 months ago

Backend code, basically what is ran on the server and manages user requests, database interactions, etc.. Frontend is the user end, so managing input, displaying information from server requests, etc. and is in the form of an app or website page.

[-] JasonDJ@lemmy.zip 3 points 4 months ago

As a network guy...open up your favorite web-managed application and open the developer console. Inspect the transactions you see and compare it to the applications REST API reference, and you'll likely find a lot of commonality (and maybe some undocumented endpoints!).

Backend made the API and everything that is performed by it. Front end is doing the GUI based off the response and promoting for input.

[-] uis@lemm.ee 1 points 4 months ago

Hah. I get it. Good one.

[-] uis@lemm.ee 2 points 4 months ago

Я гусь и я до тебя доебусь

load more comments
view more: ‹ prev next ›
this post was submitted on 26 Apr 2024
457 points (96.7% liked)

Programmer Humor

31990 readers
86 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS