roberto-butti / some-drops-of-javascript

This book collects some useful, unknown, underrated JavaScript functions discovered and learned while using JavaScript daily.
https://drops-of-javascript.hi-folks.dev/
Other
137 stars 40 forks source link

New Function: String concat() #21

Closed roberto-butti closed 10 months ago

roberto-butti commented 11 months ago

What

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: String.concat() Function description: string for concatenating strings File name: example src/content/docs/05-string/01_str-concat.md

Checklist

Must read:

lucasfirmo62 commented 11 months ago

Hello @roberto-butti, I would like to make this issue! Can you put me as Assignees?

roberto-butti commented 11 months ago

Thank you, @lucasfirmo62, for joining. Of course, I'm assigning the issue to you.

Roberto

Shashankpantiitbhilai commented 11 months ago

I would like to contribute to it,please assign this to me

SD-Dev10 commented 11 months ago

Hello @roberto-butti, please assign this issue to me and allow me to contribute.

roberto-butti commented 11 months ago

Hi @Shashankpantiitbhilai and @SD-Dev10 at the moment the issue was already assigned to @lucasfirmo62 . Let's see if he needs help to complete it.