Too Long; Didn't Read
This article is aimed at beginners or anyone who may be unaware of what a Ternary Operator is. I’ve encountered a few peers who seemed completely unaware that these things exist!
Ternary Comparisons are very situational but can make your code a bit more readable if used in the right situation.
For the uninitiated a ternary operator looks like the following: