Tables showing the results of the ‘==’, ‘===’, ‘+’, and ‘*’ operators on various data types in JavaScript, including special ones like ‘undefined’, ‘null’, ‘NaN’, and ‘Infinity’.
This might help you debug a head-scratcher one day.
Tables showing the results of the ‘==’, ‘===’, ‘+’, and ‘*’ operators on various data types in JavaScript, including special ones like ‘undefined’, ‘null’, ‘NaN’, and ‘Infinity’.
This might help you debug a head-scratcher one day.