this post was submitted on 28 Sep 2023
1178 points (98.0% liked)

Programmer Humor

19564 readers
694 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] rambaroo@lemmy.world 8 points 1 year ago (1 children)

For JS shit I usually have to rewrite them because they aren't production quality in terms of readability. Still really useful for getting answers on obscure stuff

[โ€“] BeigeAgenda@lemmy.ca 3 points 1 year ago

The quality is definitely varying, the hardest part is to find a example that fits what you expect, or looks like it can be refactored into what you need.