Join Slack
Powered by
I believe they intentionally didn't add a ternary ...
# announcements
z
zoltu
05/23/2016, 4:38 AM
I believe they intentionally didn't add a ternary operator because if statements can return a value and
... ? ... : ...
is only 6 characters less and less clear to the reader (easy to overlook)
2
Views
Open in Slack
Previous
Next