News

If you are thinking, “How can I implement inheritance with JavaScript?”, read on. Pracheta walks you through examples to get started with Inheritance in Javascript. You can follow her at ...
Almost all objects in JavaScript inherit from Object (remember that JavaScript uses prototype-based inheritance) so imagine a scenario where you altered this prototype.
The trick to mastering JavaScript is knowing when and how to use some of its more idiosyncratic patterns and constructs. Get coding tips for using closures, inheritance, and more in JavaScript.
[Guest Comment from Shane Steinert-Threlkeld]A new spec on which JavaScript 2.0 will be based , should be finalized by the end of the fall.