Ask Hacker Node.js: Which JavaScript book should I get?
https://news.ycombinator.com/item?id=2447840HN has turned me into a convert of Node.js, which I need to learn for other reasons anyways. However, my background in JS is very sketchy. I've already been going through the wonderful Eloquent Javascript guide (http://eloquentjavascript.net/contents.html), but I'd like to get my hands on a real book in hard-copy that's more comprehensive.
I've narrowed it down to two O'Reilly books:
JavaScript: the Definitive Guide - Sounds solid, but I'm afraid of it being a bit too comprehensive to have to go through. And there's a new edition being released in summer, so I'm considering postponing waiting to get that one.
JavaScript: the Good Parts - I've heard a lot of acclaim for this book, almost universal. Then late last night I saw this rant and it gives me great pause now: http://goo.gl/oa9pj
However, I'm also willing to consider any other books, including non-O'Reilly ones.
Also, is the upcoming Up and Running With Node.js worth looking into? I suppose I should ask that after it's actually released and hopefully reviewed on HN.