this post was submitted on 28 Jul 2023
936 points (96.2% liked)

Programmer Humor

19154 readers
2012 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
[–] [email protected] 8 points 1 year ago (2 children)

I just use Bootstrap and don't worry about learning CSS. Probably because I suck as CSS.

But if I can use a few Bootstrap classes to make my app 'presentable' and 'professional-looking' and spend my time on what's important...functionality and security...then I'm happy to.

[–] [email protected] 5 points 1 year ago

Bootstrap is perfectly fine. I know there's a lot of CSS snobs out there who rail on it but it's a great framework and perfectly acceptable starting point.

[–] [email protected] 3 points 1 year ago

Same. Bootstrap at work, tailwind at home.