Variables and Properties
Wednesday December 31, 2008
In JavaScript variables and properties are the same thing
JavaScript like all other programming languages provides ways to refer to the place in the computer where the values you are processing are held. In this tenth tutorial on modern JavaScript we look at what variables and properties are and how you use them to provide a way for the program to work with the values it needs.
Variables and Properties


Comments
No comments yet. Leave a Comment