this post was submitted on 27 Jul 2023
1157 points (99.3% liked)

Programmer Humor

32415 readers
716 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Anticorp@lemmy.ml 8 points 1 year ago

As a full stack dev I'd like to say that the issue I see most from backend devs isn't a lack of styling, it's their need to wrap every element in 15 motherfucking divs. They don't seem to understand that most html elements are self contained and can stand on their own.