- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
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.
This is a good example. I just came to say looking at the doc is going to take over 5 mins.
I can’t browse lemmy or play phone games while I read docs, but I can while I wait for the program to compile, load itself into a docker container, deploy to the test server, load my browser, and then fail to have fixed that bug I was looking at. Oh well, let me change one character and try again, it only takes about 15 minutes per attempt.
Doing this exact thing, right at the moment I’m reading this. Oof. Time to get my shit together lol.
What a horrible pipeline you have. There’s surely some way you could speed up that process?
And cut into their Lemmy time? Inconceivable!
Example code >>>> Documentation
Example code == documentation
/me hangs head in shame
deleted by creator
RTFM
My work doesn’t really have any documentation so the way I find out how to do something is by Cmd+Shift+Fing the code for relevant things