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
151 stars 46 forks source link

New Function: trimStart() and trimEnd() #83

Closed roberto-butti closed 1 month ago

roberto-butti commented 1 month ago

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 String.trimStart() and String.trimEnd() Function description: ... File name: example 05-string/12_str-trimstart-trimend.md

Checklist

Must read:

AdityaJ2305 commented 1 month ago

Hey @roberto-butti I would like to work on this. Could you assign it to me ?

roberto-butti commented 1 month ago

Hey @roberto-butti I would like to work on this. Could you assign it to me ?

Thank you, assigned 🎉