jmusa5 / Homework

0 stars 0 forks source link

2015-01-21 #8

Closed jacobthemyth closed 8 years ago

jacobthemyth commented 9 years ago

Etsy Static Iteration

Description

You will be iterating over etsy items to transform the data into useful information.

Objectives

Learning Objectives

After completing this assignment, you should:

After completing this assignment, you should be able to:

Create a new git and Github repo and add exercises.js and data.js to it. Make your edits to the functions in the "exercises.js" file.

You will need to create an HTML file that links to both script files. The data must come first so that it is available in the exercises. Once you include data.js, a global variable named etsyItems will be available.