- Fork and clone this repo: week3.day2.objects
- Follow the instructions in each
.js
file (located inlib/js
)- There are three parts that will come together to make this website
heroes.js
- Responsible for creating the raw datamethods.js
- Responsible for creating instructions (methods) that will be used to create HTML elements from the dataevents.js
- Responsible for creating the HTML and CSS, as well as assigning event handlers
- There are three parts that will come together to make this website
- At the start, I would highly recommend getting some data to flow from
heroes.js
tomethods.js
toevents.js
.- Try using some "dummy data" in
heroes.js
- Try getting just the
img
added to the first div inmethods.js
- Try to get hero images to show up in the
#gridDiv
inevents.js
- Try using some "dummy data" in
-
Notifications
You must be signed in to change notification settings - Fork 307
AllStarCodeOrg/week3.day2.objects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published