Dec
7th
Wed
7th
Diving deep into javascript logical operators
“I have lots of fun finding shortcuts in javascript, and logical operators can make for some interesting ways to act on a condition. In this article we’ll look at the logical operators &&(read: AND) and || (read: OR).”