Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Array.prototype.forEach() |
The optional this in the Syntax example should go after the brackets. Please see https://www.ecma-international.org/ecma-262/5.1/#sec-15.4.4.20 | |
Array.prototype.forEach() |
The optional comma in the Syntax example should be inside the brackets. Please see: https://www.ecma-international.org/ecma-262/5.1/#sec-15.4.4.20 |