Early returns save lives
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
Just going to leave this horror here. It's the post feed logic from Tesseract that determines what posts should be displayed or hidden.
If that's horror to you, you've been sheltered. That's quite readable, though I'd make the long lines into their own subroutines.
Delightfully devilish, indeed. You made it as easy to read as possible though.
Why not factor out the !
via de Morgan's laws (which would also remove most of the parentheses, as iirc &&
binds tighter than ||
)? Also, does that language have a {#continue}
sort of syntax for loops? If so, you could make it a guard clause.
Thank you, I knew the rule but did not know it had a name.
What is that, Vue?
But what if I were to add more 'and'
It would be extremely painful
You’re a big function
For you
Gotta go fast