Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 623d75b

Browse files
committed
added extra step
1 parent 722f267 commit 623d75b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Week7/MAKEME.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ console.log(`Director: ${director.getName()}`);
7979
// Be creative with this let's see what you come up with :-)
8080
```
8181

82+
Fun extra step: If you get bored, template them and make a page by rendering the results in HTML :slightly_smiling_face:
83+
with something like `document.querySelector('.move').innerHTML = MovieHTML`
84+
8285
## Step 6: Read before next lecture
8386

8487
_Deadline Sunday morning_

0 commit comments

Comments
 (0)