I'm really lost when I code in JavaScript! I stumble on each and every small difference between Java (which I know well enough to do in my sleep) and JavaScript. It can't be just me! I wish there was a book that could:
- describe the key differences between JavaScript and Java
- describe how to do Object Oriented Programming in JavaScript
- list most of the gotchas in JavaScript
- describe the cool features in JavaScript, like continuations and such
- describe how to setup a good debugging environment for JavaScript