Written by
Gary Kenneally
on
on
Javascript Equality Operator Grids
Javascript gets some bad press these days especially over how its comparison operators work.
I decided to extend Craig Gidneys example and added ===, !=, !== <, <=, > and .= comparisons.
Rows are the left side operand and columns are the right.