Posts: 15,941
Threads: 0
Joined: Jun 2008
Quote:
Originally Posted by Sinner
The ternary operator is one of the most handy things I can think of (and standard in many languages). Clearly the people who then read your code aren't very good programmers. As for the brackets, YAGNI.
|
That refers to huge features, not two little braces that in my experience you frequently DO need when debugging something - that one line you thought you needed turns in to seven.