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

Členem od
mikeonthemoon

Nedávná aktivita v dokumentech

Zobrazit kompletní seznam aktivit
Stránka Datum Komentář

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.