docs icon indicating copy to clipboard operation
docs copied to clipboard

Example/codebyte added that shows how we can use .set().

Open R-Juhasz opened this issue 1 year ago • 4 comments

Description

Added a concise example demonstrating the effective use of the .set() method to store key-value pairs in a JavaScript Map object. This addition aims to enhance clarity and provide practical insights for developers, offering a quick reference for managing key-value pairs in a Map structure within the JavaScript language.

Type of Change

  • Editing an existing entry (fixing a typo, bug, issues, etc)
  • Updating the documentation

Checklist

  • [/ ] All writings are my own.
  • [/ ] My entry follows the Codecademy Docs style guide.
  • [/ ] My changes generate no new warnings.
  • /[ ] I have performed a self-review of my own writing and code.
  • [/ ] I have checked my entry and corrected any misspellings.
  • [/ ] I have made corresponding changes to the documentation if needed.
  • [/ ] I have confirmed my changes are not being pushed from my forked main branch.
  • [ /] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • [/ ] Under "Development" on the right, I have linked any issues that are relevant to this PR (write "Closes # in the "Description" above).

R-Juhasz avatar Jan 24 '24 22:01 R-Juhasz

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 24 '24 22:01 CLAassistant

Hey @R-Juhasz! While I work on reviewing this entry can you please sign the CLA.

ishg-153 avatar Jan 25 '24 18:01 ishg-153

I resolved the issues.

R-Juhasz avatar Jan 30 '24 20:01 R-Juhasz

Hi so what happens now?

R-Juhasz avatar Feb 06 '24 21:02 R-Juhasz

👋 @R-Juhasz You have contributed to Codecademy Docs, and we would like to know more about you and your experience. Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners. Thank you for your help!

🎉 Your contribution(s) can be seen here:

https://www.codecademy.com/resources/docs/javascript/map/set

Please note it may take a little while for changes to become visible. If you're appearing as anonymous and want to be credited, see here.

github-actions[bot] avatar Mar 11 '24 18:03 github-actions[bot]