Eloquent-JavaScript-1st-edition
Eloquent-JavaScript-1st-edition copied to clipboard
Mention existence in ECMA 5 of some of the utilities defined in the book
When talking about forEach, map, reduce, clone, etc, there should be a note that these are built-in in ECMAScript 5. Also, the introduction should say a bit more about this.