Treffer: Object-Oriented JavaScript.

Title:
Object-Oriented JavaScript.
Authors:
Source:
Pro JavaScript Techniques. 2007, p19-38. 20p.
Database:
Supplemental Index

Weitere Informationen

Objects are the fundamental units of JavaScript. Virtually everything in JavaScript is an object and takes advantage of that fact. However, to build up a solid object-oriented language, JavaScript includes a vast arsenal of features that make it an incredibly unique language, both in possibilities and in style. [ABSTRACT FROM AUTHOR]