this post was submitted on 04 May 2026
67 points (100.0% liked)

196

19321 readers
3 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] WILSOOON@programming.dev 16 points 1 week ago (2 children)

The pr reviewers have nightmares about

[–] python@lemmy.world 11 points 1 week ago (1 children)

no worries, I''m force pushing to main so there isn't any PR ☺️

[–] victorz@lemmy.world 2 points 1 week ago (1 children)

I hope you fix that exhaustive-deps violation as well! Mustn't leave any deps unexhausted!!

[–] python@lemmy.world 2 points 1 week ago (1 children)

Oh I know where the violation is, but fixing it in the way my linter wants me too actually breaks a lot of things. I played fast and loose with my useEffect hooks, and now I'm paying the price 🐎
Having completely fucked handmade code is still more fun than using AI tho, so I'm actually looking forward to untangling my mess

[–] victorz@lemmy.world 1 points 1 week ago

😆 I hear that, I also enjoy fixing code.

Btw, if you have a useEffect where you don't want to use all its dependent variables, you might be interested in using other built-in reactive hooks. I could hook you up if you're interested. 👍

[–] four@lemmy.zip 6 points 1 week ago