News

If you break down a conditional in JavaScript, you end up with 3 parts: Conditional Statement; Expression when true; ... // The follow will not work, we must use the defined TRUE and FALSE functions ...
In this lab you'll learn about the truthy and falsy values in JavaScript and how datatypes other than true and false can represent true or false ...