this post was submitted on 10 Feb 2025
596 points (99.3% liked)

Programmer Humor

33315 readers
874 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
[–] Karjalan@lemmy.world 15 points 1 day ago (2 children)

I was just trying to figure out what attributes I could pass to a component to modify the ui without having to custom jobby it.

The docs simply showed an example of its most basic use case and a link to the original library they got the component off that they modified... The docs on that link also just show an example of it's most basic use case...

They didn't list all the possible things you could pass it anywhere.

[–] Acters@lemmy.world 2 points 5 hours ago* (last edited 5 hours ago)

Honestly as someone who partakes in some cyber security challenges for fun, there are plenty of weird things that programmers or doc writers never ever consider but other times the docs are so barebones that it is worthless to read. And a high word count does not always mean the doc is useful when all the text is either ai generated slop, or a lot of high level ideations that don't get into how to work it.

This is a good example. I just came to say looking at the doc is going to take over 5 mins.