Douglas Crockford has written some essential articles about javascript:
Here is a few of them:
- Javascript: The World’s Most Misunderstood Programming Language
- A survey of the Javascript programming Language
- Private Members in Javascript
- Prototypal Inheritance in Javascript
- Classical Inheritance in Javascript
There are others on his javascript homepage and I strongly recommend all of them !