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

Clarified loop variable name in Map .values() example #120

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

ChoizzV2
Copy link
Contributor

In a JS Map .values() example, renamed the loop variable in for...of from key to value for clarity, as .values() returns map values, not keys.

… key to value for clarity, as .values() returns map values, not keys.
Copy link

netlify bot commented Mar 26, 2025

👷 Deploy request for fancy-alfajores-58dedb pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 658c3ba

@wilfredinni wilfredinni merged commit b2a4313 into wilfredinni:master Mar 29, 2025
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