When you need to make absolutely sure something is true, so you just... set it to true in both branches. The classic "I've covered all my bases" approach that covers absolutely nothing. Either the data exists and we're setting trueOrFalse to true, or it doesn't exist and we're setting trueOrFalse to true. Bulletproof logic right there. This is the programming equivalent of those "choose your own adventure" books where every path leads to the same ending. Just skip the if-else and assign it directly, my friend. Your code reviewer is going to have a field day with this one.
True Or True
2 months ago
317,254 views
0 shares
code-review-memes, boolean-logic-memes, redundant-code-memes, if-else-memes, bad-code-memes | ProgrammerHumor.io
More Like This
Finally Someone Said It
1 year ago
102.5K views
0 shares
JavaScript getting more use cases. Got this idea from previous post.
4 years ago
155.8K views
0 shares
You Cant Be Serious
1 year ago
173.0K views
0 shares
You Choose One
1 year ago
263.7K views
0 shares
No It Is Not
2 years ago
106.2K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp