The eternal pain of expecting a simple true
or false
but getting "Yes"
instead! Boolean questions should have binary answers, but somehow non-technical folks (and occasionally that one backend dev) manage to return strings like "Sure", "I think so", or my personal favorite: "It depends." The compiler in my brain throws a TypeError: Cannot convert String to Boolean
every single time. The worst part? You can't even use !!response
to coerce it properly!
Just A Simple Boolean Question
2 months ago
123,862 views
0 shares

boolean-memes, programming-memes, type-error-memes, javascript-memes, string-memes | ProgrammerHumor.io
More Like This
At least we know that we don't know
2 years ago
22.7K views
0 shares

I don't even touch mine anymore
2 years ago
21.0K views
0 shares

Changed One Line, Broke Everything
2 months ago
95.9K views
1 shares

Developer's pride
3 years ago
25.9K views
0 shares

No worries, he's got your back
3 years ago
32.9K views
0 shares

Loading more content...