this post was submitted on 27 Jul 2023
2098 points (99.0% liked)
Programmer Humor
32410 readers
347 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
After some time toying with CSS I have decided to fuck it and whenever I need to make a website I will just either:
I used to like bootstrap. Still do. But it has some faults... Depending on your needs you're loading a lot of CSS you aren't using.
Bootstrap 5.3 is 59kb before gzip. 6700 lines of code. That's a lot to just apply some simple styles.
There are a ton of lighter weight alternatives nowadays.
it is a required subject at my school