Understanding Javascript Booleans
In this lesson you will learn about JavaScript booleans. Just like numbers, booleans are a data type. They simply indicate if something is true or false.
In this lesson you will learn about JavaScript booleans. Just like numbers, booleans are a data type. They simply indicate if something is true or false.