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

Membro desde
mikeonthemoon

Atividade recente na documentação

Ver toda a atividade
Página Data Comentário

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.