0:00 / 0:00

15 seconds

15 seconds

Creating a JavaScript Array to Hold Image URLs

7 months ago
3

Learn how to define a JavaScript array to keep a list of image URLs for an image gallery widget.

The lesson refactors previous code to access the next image URL by its position index on a variable that holds a reference to an array.

0 Comments