Skip to content

edward jeong - #381

Open
edjeong99 wants to merge 3 commits into
bloominstituteoftechnology:masterfrom
edjeong99:master
Open

edward jeong#381
edjeong99 wants to merge 3 commits into
bloominstituteoftechnology:masterfrom
edjeong99:master

Conversation

@edjeong99

Copy link
Copy Markdown

No description provided.

@Velsu Velsu left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great job on the assingments Edward. You successfully completed all challenges. You are displaying understanding of current subject.

Git workflow is fluid and detailed, nice job 👍

Comment thread assignments/objects.js
"gender": "F"

},
KennanObj,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

JS will throw that KennanObj is undefined. I would not rely on hoisting so much in JS as it is mainly functions that get hoisted and not variables. Quick fix is moving the KennanObj that was defined at the lower level before the companyList which will fix the issue.

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