Skip to content

LOTR Fellowship Andy Prudhomme - #5

Open
aprudhomme9 wants to merge 13 commits into
ga-chicago:masterfrom
aprudhomme9:master
Open

LOTR Fellowship Andy Prudhomme#5
aprudhomme9 wants to merge 13 commits into
ga-chicago:masterfrom
aprudhomme9:master

Conversation

@aprudhomme9

Copy link
Copy Markdown

No description provided.

Comment thread lotr_homework/js/app.js
// ============
// Chapter 2
// ============
const $hobbitList = $('<ul></ul>');

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be in the function

Comment thread lotr_homework/js/app.js

};

$('#The-Shire').append($hobbitList);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should also be in the function

Comment thread lotr_homework/js/app.js
// ============
// Chapter 3
// ============
const $ring = $('<div id="the-ring"></div>');

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the function...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants