Friday 8 June 2012

Learn JavaScript - Arrays



These are for organizing data in sets. I use a pretty lame example but you should start with something simple. A use for an array might be a bunch of user emails assigned to a username. This is basic language stuff you have to know if you wanna get good, practice practice! JavaScript Array Videos