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

Registrato in data
mikeonthemoon

Aggiornamenti alla documentazione

Mostra tutte le attività
Pagina Data Commento

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.