javascript if equal to AND code example Example: js === 5 =='5' // true: ignores type 5 === '5' // false: includes type