Tricky value comparisons with abstract and strict equality operator in JavaScript
Comparisons with double equations in JavaScript can easily lead to cases where the evaluation of a comparison is not so straight forward. This minipost presents a collection of such cases that require developer attention.