Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Jan_Softa_London10_Javascript_Core_2_Week1#226

Open
softacoder wants to merge 1 commit intoCodeYourFuture:mainfrom
softacoder:main
Open

Jan_Softa_London10_Javascript_Core_2_Week1#226
softacoder wants to merge 1 commit intoCodeYourFuture:mainfrom
softacoder:main

Conversation

@softacoder
Copy link

Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in HOW_TO_MARK.md in the root of this repository

Your Details

  • Your Name:
  • Your City:
  • Your Slack Name:

Homework Details

  • Module:
  • Week:

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

@softacoder softacoder changed the title Update Jan_Softa_London10_Javascript_Core_2_Week1 Mar 21, 2023
let cashRegister = {
// write code here
}
orderBurger(balance) {
Copy link

Choose a reason for hiding this comment

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

This looks good and works but this is the shorthand approach of adding a method into an object, just to check understanding, do you know how you would define this method without using the shorthand approach? Ie by defining fully the key and the value separately?

score: 63
}
*/
function convertScoreToGrade(score) {
Copy link

Choose a reason for hiding this comment

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

Think you might have a bit of stray code copied from above? You can delete this and up till the beginning of line 61 to fix

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants