Errata for Async JavaScript
We try to keep our books accurate, but sometimes mistakes creep in. This page lists the errors submitted by our astute readers. If you've found a new error, please submit it.
The latest version of the book is P1.0, released 6 months ago. If you've bought a PDF of the book and would like to upgrade it to this version (for free), visit your home page.
| Paper | Description | Found in | Fixed in | |
|---|---|---|---|---|
| 33 | 17 |
#50370: In the code snippets variables 'queryStr' and 'selectUser' should be the same
|
P1.0
13-Dec-12 |
|
| 51 | 36 |
#50381: var showPromise = $flash.show();
var hidePromise = $flash.hide();
I think they should be:
var showPromise = $flash.show().promise();
v...more...
|
P1.0
15-Dec-12 |
|
| 70 | 55 |
#50382: I think it's better to mention that "to invoke the callback function in the worker is a must", or the queue cannot work properly.--PunCha |
P1.0
15-Dec-12 |
|
| 127 |
#50411: (ePub) Last paragraph, first sentence:
“Node’s error conventions may not ideal for Async.js’s collection methods.”
Should be
“Node’s ...more...
|
P1.0
24-Dec-12 |
||
| 2001 | tfYKC |
#51011: தம ழய ய , ய ன க ட ல எழ தல மல லவ ? எழ த த க கள தம ழ ந ட ட ன தல வ த ப ல த ர க றத //கர ம ர த த ஐய ,ந ன ய ன க ட font-ல convert ச ய த த...more...
|
P1.0
13-Mar-13 |

