nodeinpractice
nodeinpractice copied to clipboard
The source code for the book Node.js in Practice (ISBN: 9781617290930)
fs.writeFile() missing the middle data argument
eventTracker.on('newListener', function(name, listener) //{ console.log('Event name added:', name); }); '{' should be before '//'
Implicitly passing undefined as chunk to readable.push does not properly inform consumer that data output is finished.
In a few cases, the xml comment where not annotated with comment syntax