Sample Video Frame
18: More Arrays
In this exercise you are going to practice accessing different parts of very complicated Arrays
. It's important that you can correctly understand how an index into a nested Array
will work. The best way to do that is to drill using such an Array
in the node shell.
How this works is I have a series of Arrays
in the code below. You are to type this code in like normal, and then require it in the node shell so you can interact with it. Once you have that working you will have to figure out what to type to get the answers I get.
The Code
Register for Learn JavaScript the Hard Way
Register today for the course and get the all currently available videos and lessons, plus all future modules for no extra charge.