Sample Video Frame

Created by Zed A. Shaw Updated 2024-02-17 04:54:36
 

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

Previous Lesson Next Lesson

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.