Closed roberto-butti closed 1 year ago
Hi @roberto-butti, Hope you are doing good! I would like to work on this issue. Can you please assign me this? Thanks
Hi @japneetsingh035, and welcome! Of course, I'm going to assign it to you. Enjoy the journey in the Hacktoberfest and in the Open Source :)
Hello @japneetsingh035, how are you? Let me know if you need any kind of support for this issue. If you have any doubts feel free to ask. Happy to help you.
Roberto
Hi @roberto-butti. Can I work on this.
Hi @roberto-butti. Can you please help with the keywords or syntax for below two issues to render in website:
Hi @mahesha1150 for this project, we are using the amazing Starlight Astro. Because the doc is written in Markdown you can follow:
Thank you.
closing this issue, thank you @mahesha1150 for the amazing support, the great PR.
What
Documenting the function for reducing and array:
reduce()
.Add a 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: array.reduce() Function description: reduce array File name: 02-array/12_array-reduce.md)
Checklist
examples
directorybun run format-examples-bun
ornpm run format-examples
Must read: