1149
you are viewing a single comment's thread
view the rest of the comments
[-] Ricaz@lemmy.dbzer0.com 3 points 3 months ago

I'm doing a small hobby project (a ladder/ranking system for playing beer sports with my community), and I tried out Tailwind.

I gave up and loaded Bootstrap instead, but I will probably end up just writing all the CSS myself.

Seems so silly to have 15 CSS classes on a single DOM element..

[-] FooBarrington@lemmy.world 1 points 2 months ago

Why is that silly? As long as the classes follow a strict naming scheme & have useful abstractions, that seems much better than having to give every node a unique class name that doesn't necessarily have much meaning. I can't count the number of "container" and "wrapper" and "content" classes I've seen & written, where the names don't describe anything useful.

[-] bleistift2@sopuli.xyz 1 points 2 months ago

Who’s saying you’re using the frameworks correctly?

this post was submitted on 07 May 2025
1149 points (100.0% liked)

Programmer Humor

25495 readers
1762 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 2 years ago
MODERATORS