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.

haarabi (Hossein Aarabi)

Учасник з
haarabi

Недавня активність в документації

Переглянути всю активність
Сторінка Дата Коментар

Control flow and error handling


matching code style in the document

Grammar and types


Improved the code sample by adding the case when the variable is declared as a var as opposed to let.

Grammar and types


correction; having firebug installed and using Chrome Console returns unexpected console output.

Grammar and types


This is a bad example because if line 2 is #3 is comment the result is "x is not defined"

Grammar and types


running the code in developer tools (chrome), console window, x is undefined not 5.