Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

mikeonthemoon

Członek od
mikeonthemoon

Ostatnia aktywność

Zobacz całą aktywność
Strona Data Komentarz

Equality comparisons and sameness


The code examples in the 'Loose equality using ==' section were mistakenly using `===` instead of `==` so the results of the evaluations were incorrect. Reworded the closing statement of that section for neutrality.