Arrays
Wednesday January 14, 2009
You don't need to define separate fields for similar items in JavaScript, you can make them an array instead.
Arrays are the most commonly used of the types of object built into JavaScript. In this twelfth tutorial on "Modern JavaScript" we look at the difference between Objects and Arrays.


No comments yet. Leave a Comment