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

New Function: values() #70

Open
5 tasks
roberto-butti opened this issue Oct 5, 2024 · 5 comments
Open
5 tasks

New Function: values() #70

roberto-butti opened this issue Oct 5, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues opened for Hacktoberfest. Your contribution is welcomed

Comments

@roberto-butti
Copy link
Owner

What

Add new method documentation file for a new JavaScript function in src/content/docs.
The instructions about defining the file's name are documented in the CONTRIBUTING.md file.

Description

Function name: example array.values()
Function description: returns a new Array Iterator object that contains the values for each index in the array
File name: example 02-array/25_array-values.md

Checklist

  • create the file with the proper name
  • create the documentation of the function
  • write example in examples directory
  • execute bun run format-examples-bun or npm run format-examples
  • commit and open the PR.

Must read:

@roberto-butti roberto-butti added enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues opened for Hacktoberfest. Your contribution is welcomed labels Oct 5, 2024
@lakshay-saini-au8
Copy link

@roberto-butti Please assign to me

@NA-VNEET
Copy link

NA-VNEET commented Oct 5, 2024

@roberto-butti Please assign to me

@roberto-butti
Copy link
Owner Author

@roberto-butti Please assign to me

Hi @NA-VNEET , I already assigned it to @lakshay-saini-au8
I will open a new one, if you agree (for entries function)

@NA-VNEET
Copy link

NA-VNEET commented Oct 5, 2024

Hi @roberto-butti,

Thank you for the update. Opening a new one sounds good to me. Please proceed as you see fit.

@Ankush1oo8
Copy link

can I work on This If Possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues opened for Hacktoberfest. Your contribution is welcomed
Projects
None yet
Development

No branches or pull requests

4 participants