Skip to content

Arkadiusz Kusiak--JavaScript-IV - #205

Open
akusiak23 wants to merge 5 commits into
bloominstituteoftechnology:masterfrom
akusiak23:master
Open

Arkadiusz Kusiak--JavaScript-IV#205
akusiak23 wants to merge 5 commits into
bloominstituteoftechnology:masterfrom
akusiak23:master

Conversation

@akusiak23

Copy link
Copy Markdown

@phillipsdev

Copy link
Copy Markdown

Good job Arkadiusz! Just a note: The Student class only extends the Person class so your favLanguage, specialty, and catchPhrase properties would not be inherited by them. But other than that, great job refactoring and using the classes 👍

Comment thread assignments/lambda-classes.js Outdated
this.previousBackground = stuTraits.previousBackground;
this.className = stuTraits.className;
this.favSubjects = stuTraits.favSubjects;
this.stuTraits = stuTraits.grade;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Did you mean for this to be this.grade?

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