Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add concept exercise objects #1160

Merged
merged 35 commits into from
Jun 23, 2021

Conversation

junedev
Copy link
Member

@junedev junedev commented May 30, 2021

Closes #993

This one was harder than the others ones. I feel it could still need some more work (left some notes in design.md) but I want to get it out of the door. Hope it is ok for now.

@junedev junedev marked this pull request as ready for review June 2, 2021 15:26
@junedev junedev requested a review from a team June 2, 2021 15:26
@junedev junedev added the x:action/create Work on something from scratch label Jun 14, 2021
@junedev junedev added the x:type/content Work on content (e.g. exercises, concepts) label Jun 14, 2021
@github-actions github-actions bot removed the x:size/l label Jun 15, 2021
Copy link
Contributor

@SaschaMann SaschaMann left a comment

Choose a reason for hiding this comment

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

Looks great overall, I left some minor comments (from the PoV of someone who barely knows JS). I did not look at the tests/exemplar files.

concepts/objects/about.md Outdated Show resolved Hide resolved
concepts/objects/about.md Outdated Show resolved Hide resolved
concepts/objects/about.md Outdated Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Outdated Show resolved Hide resolved
config.json Show resolved Hide resolved
exercises/concept/high-score-board/.meta/design.md Outdated Show resolved Hide resolved
exercises/concept/high-score-board/.meta/design.md Outdated Show resolved Hide resolved
exercises/concept/high-score-board/LICENSE Show resolved Hide resolved
Copy link
Member

@SleeplessByte SleeplessByte left a comment

Choose a reason for hiding this comment

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

I've only reviewed about.md, because I don't want to overload ya here, but see if it aids you in any way.

concepts/objects/about.md Outdated Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Outdated Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Outdated Show resolved Hide resolved
@junedev
Copy link
Member Author

junedev commented Jun 19, 2021

I've only reviewed about.md, because I don't want to overload ya here, but see if it aids you in any way.

@SleeplessByte No need to spare me. 😉 I addressed the existing comments by you and Sascha. Do you want to also review the rest?

concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Outdated Show resolved Hide resolved
@SaschaMann
Copy link
Contributor

SaschaMann commented Jun 21, 2021

(turns out I still have some sort of access to this repo, so this appears to be mergeable now, but it's probably best to wait for DJ's approval anyway. I meant to approve in the sense that my comments have all been addressed.)

Copy link
Member

@SleeplessByte SleeplessByte left a comment

Choose a reason for hiding this comment

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

Looks good. Few nitpicks.

concepts/objects/about.md Outdated Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
concepts/objects/about.md Show resolved Hide resolved
exercises/concept/high-score-board/.docs/hints.md Outdated Show resolved Hide resolved
exercises/concept/high-score-board/.docs/hints.md Outdated Show resolved Hide resolved
exercises/concept/high-score-board/.docs/introduction.md Outdated Show resolved Hide resolved
exercises/concept/high-score-board/.meta/exemplar.js Outdated Show resolved Hide resolved
exercises/concept/high-score-board/.meta/exemplar.js Outdated Show resolved Hide resolved
exercises/concept/high-score-board/.meta/exemplar.js Outdated Show resolved Hide resolved
exercises/concept/high-score-board/high-score-board.js Outdated Show resolved Hide resolved
@junedev
Copy link
Member Author

junedev commented Jun 22, 2021

@SleeplessByte I fixed all the things besides the "you" issue, see comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/create Work on something from scratch x:module/concept Work on Concepts x:module/concept-exercise Work on Concept Exercises x:size/large Large amount of work x:type/content Work on content (e.g. exercises, concepts)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[V3] Implement new Concept Exercise: Objects
5 participants