Objects
Wednesday January 7, 2009
Objects are central to modern JavaScript
In earlier tutorials in the ""Learn Modern JavaScript" series I have mentioned objects on a number of occasions. In this eleventh tutorial we look at what JavaScript objects actually are, the properties and methods that the Object object has, as well as several ways to define your own objects.
Objects


No comments yet. Leave a Comment