Javascript truthy and falsy , Javascript logic operators || and &&
In JavaScript, logical operators are used for boolean logic where a boolean value may be returned depending on the outcome of an expression. With the || (OR) operator, since values don't nee