Identity Operator
=== versus !== 💻 ➡️ === is the Identity operator, and is used to test that value and type are equal. !== means not equal.
=== versus !== 💻 ➡️ === is the Identity operator, and is used to test that value and type are equal. !== means not equal.