9 points
I really liked having unless
in Ruby; a !
can be easy to miss, while unless
made it clear without needing to write out != true
.
2 points
I really liked having unless
in Ruby; a !
can be easy to miss, while unless
made it clear without needing to write out != true
.
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.
3.3K
Monthly active users
1K
Posts
38K
Comments