this post was submitted on 28 Aug 2023
167 points (85.8% liked)

Programmer Humor

37508 readers
741 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] moriquende@lemmy.world 2 points 2 years ago

Client side logic is contained in markup, no custom JavaScript. Need server-side-rendering logic to return new markup to update a chunk of the page.