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

refactor: object lab (JS only) #565

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

Dario-DC
Copy link
Contributor

@Dario-DC Dario-DC commented Sep 5, 2024

Checklist:

Related to #429

Since the block dedicated to functions has been moved before this one, I've modified the lab to use a function.

@Dario-DC Dario-DC added full stack cert Labs Team This work is for the labs team only status: waiting review labels Sep 5, 2024
Copy link
Contributor

@jdwilkin4 jdwilkin4 left a comment

Choose a reason for hiding this comment

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

left a few comments 👍

frontend-cert/js-projects/quiz-game/script.js Outdated Show resolved Hide resolved
frontend-cert/js-projects/quiz-game/user-stories.md Outdated Show resolved Hide resolved
frontend-cert/js-projects/quiz-game/user-stories.md Outdated Show resolved Hide resolved
@Dario-DC
Copy link
Contributor Author

Dario-DC commented Sep 6, 2024

I have refactored the code as suggested @jdwilkin4 Personally, I would not include the several function calls and console.logs in the user stories. What do you think?

@Dario-DC
Copy link
Contributor Author

Just saw that you put the waiting update label on this. What should be updated? @jdwilkin4

@jdwilkin4
Copy link
Contributor

Based on your comment here, it seemed like you wanted to make some updates.
#565 (comment)

if you don't want to make any more changes, though then this can go in 👍

@Dario-DC
Copy link
Contributor Author

Sorry about the confusion. I did not include the last part of the code (console.logs and other function calls) in the user stories and I was asking if that was fine.
I would have been updating the code in case we wanted to check that part too.

@jdwilkin4 jdwilkin4 merged commit 131eb3c into freeCodeCamp:main Sep 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants