this post was submitted on 12 May 2024
293 points (95.1% liked)

Programmer Humor

18947 readers
854 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] fckreddit@lemmy.ml 47 points 3 months ago* (last edited 3 months ago) (2 children)

I am a backend dev, but this shit is why I have utmost respect for frontend devs, also because they know how to center a div.

[–] coffee_poops@sh.itjust.works 15 points 3 months ago (1 children)

With flexbox and grid there is no excuse for not knowing how to do that at this point.

[–] Beetschnapps@lemmy.world 7 points 3 months ago (2 children)

There wasn’t an excuse in the first place. It’s kinda amazing anyone can say centering a div was ever hard, especially if you have a computer science degree.

I mean sure it’s different from say object-oriented programming… but it’s frankly weird in a professional setting hearing grown adults with plenty of experience struggle over basic front-end work.

[–] umbrella@lemmy.ml 3 points 3 months ago

honestly a lot of the people trying to pass as big pros on the internet are beginners. however its the most common issue with css, so its solution is dead easy to fucking find.

with that said, if i havent been using css in a while ill probably have to look it up.

[–] Miaou@jlai.lu -3 points 3 months ago (1 children)

Computer science doesn't have much to do with making websites but ok

[–] coffee_poops@sh.itjust.works 6 points 3 months ago

Not web sites but certainly web applications.