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
346,052 views
0 shares
code-review-memes, boolean-logic-memes, redundant-code-memes, if-else-memes, bad-code-memes | ProgrammerHumor.io
More Like This
Pick Your Programmer Class
7 months ago
512.1K views
1 shares
PHP: The Undying Language
9 months ago
536.6K views
1 shares
Poor Javascript Dev
2 years ago
114.1K views
0 shares
based on recent struggles
3 years ago
96.2K views
0 shares
Pretty sure those are node_modules
1 year ago
133.4K views
0 shares
We Have Names For The Styles Now
5 months ago
348.5K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp