Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
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. |