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 constant: os.EOL #28

Closed roberto-butti closed 11 months ago

roberto-butti commented 11 months 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

Constant name: os.EOL Constant description: ... File name: src/content/docs/03-var/03_os-eol.md

Checklist

Must read:

mahesha1150 commented 11 months ago

Hi @roberto-butti , Can you please assign this to me.

roberto-butti commented 11 months ago

Of course @mahesha1150 . Thank you for all your effort. I'm going to assign you.

Roberto

roberto-butti commented 11 months ago

closed by PR #31

mahesha1150 commented 11 months ago

Hi Roberto, Can you add String.includes() as issue and assign it to me.