Errata

JavaScript with Promises

Errata for JavaScript with Promises

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
1
http://shop.oreilly.com/product/0636920032151.do

I refer here to http://shop.oreilly.com/product/0636920032151.do, which indicates this book is 94 pages. The last page of the index in my printed copy is p. 83. The last page of material is p. 79.

Anonymous  Jan 29, 2016 
Printed Page 11
4th paragraph

The period falls between parentheses failing to mark the end of the sentence:
This book uses the Promise API for the version of JavaScript known as ECMA Script 6 (ES6.)

Or is this just a matter of style?

Anonymous  Feb 20, 2017 
Printed Page 34
fourth line, second word of new sentence, "recursive"

Does the author intend this sentence to indicate "The _on-demand_ approach adds to the chain on demand ..."? I suspect so!

Great work here!

Anonymous  Jan 29, 2016 
Printed Page 56
Example 5-3, function goodfunc, last line of code, "image.onload = reject"

Did the author intend this line, like that matching line in function badfunc to refer to "onerror"? If so, that would make the line, "image.onerror = reject;".

Thanks for considering it! Offered only to help.

Anonymous  Jan 29, 2016 
Printed Page 67
Example 6-7

The errata substitutes getBalance ... for ajax ... in Example 6-6. Same changes in Example 6-7?

Anonymous  Jan 29, 2016