-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Add documentation for Map.clear() method #7664
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
Conversation
Added documentation for the Map.clear() method, including syntax, examples, and a Codebyte example demonstrating its usage.
|
@mamtawardhani please check |
mamtawardhani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Anudhyan, the PR looks good for a second review! 🚀
Hi @mamtawardhani, Thank you for checking! I noticed that in some of the recent PRs there hasn’t been a second reviewer before merging. Could you please clarify the current process for reviews? Also, could you let me know roughly how long it might take for this PR to get merged? If possible, I’d really appreciate it if this could be merged on priority — I’ve been contributing to Codecademy Docs since 2023. Thanks! — Anudhyan |
|
@mamtawardhani it has been so long |
|
@mamtawardhani 2 weeks have passed |
avdhoottt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
|
Hey @Anudhyan, sorry for the delay from our side. I'm merging this entry. Thanks for contributing. |
|
👋 @Anudhyan 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/javascript/map/clear Please note it may take a little while for changes to become visible. |
Added documentation for the Map.clear() method, including syntax, examples, and a Codebyte example demonstrating its usage.
Description
Added comprehensive documentation for the JavaScript
Map.clear()method, including:.clear()to remove all entries from a MapIssue Solved
Closes #issue-number
Type of Change
Checklist
mainbranch.Issues Solvedsection.