Skip to content

Tyrone Cartwright#448

Open
Tyrone-Cartwright wants to merge 9 commits intobloominstituteoftechnology:masterfrom
Tyrone-Cartwright:master
Open

Tyrone Cartwright#448
Tyrone-Cartwright wants to merge 9 commits intobloominstituteoftechnology:masterfrom
Tyrone-Cartwright:master

Conversation

@Tyrone-Cartwright
Copy link

No description provided.

Copy link

@trevorfehrman trevorfehrman left a comment

Choose a reason for hiding this comment

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

Great job sir!

console.log();
// let carModels = [];
// for (let i = 0; i < inventory.length; i++) {
// let models = inventory[i].car_model;

Choose a reason for hiding this comment

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

This is WET code, you could simply carModels.push(inventory[i])

// const parent = {
// 'name': 'Susan',
// 'age': 70,
// letSpeak: 'My name is Susan',

Choose a reason for hiding this comment

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

Try letSpeak: function(){console.log(`Hello my name is${this.name}`)}

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