Skip to content

practice-js-basics-objects done#143

Open
satoshi300 wants to merge 4 commits into
devmentor-pl:masterfrom
satoshi300:master
Open

practice-js-basics-objects done#143
satoshi300 wants to merge 4 commits into
devmentor-pl:masterfrom
satoshi300:master

Conversation

@satoshi300

Copy link
Copy Markdown

No description provided.

@devmentor-pl devmentor-pl left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Michale,

Super, bez uwag! 👍

Comment thread 01/app.js

for(const key in user){
console.log(user[key]);
} No newline at end of file

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 02/app.js
else {
console.log(key + ' wydano w terminie ' + calendarJS[key]);
}
}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 03/app.js
}
return translator[lang];
}
return null;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 04/app.js
}
}

checkBirthday();

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

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