Some questions that people are asking have made me realize that I might not have properly advertised the “Learning JavaScript” tutorial post.
I do recommend Eloquent JavaScript and JavaScript the good parts.
I have mixed feelings about recommending doing your programming in JSBin, since I am not sure how to use the debugger with it. And I find I need a debugger. A lot with JavaScript.