this post was submitted on 28 Aug 2023
171 points (86.1% liked)

Programmer Humor

37243 readers
120 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.