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 39 forks source link

New Function: Current directory: `process.cwd()` #53

Open roberto-butti opened 1 day ago

roberto-butti commented 1 day 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 process.cwd() Function description: getting the current directory File name: example 06-files/01_files-cwd.md

Checklist

Must read:

shahzdvp commented 3 hours ago

i would like to work on this...

roberto-butti commented 2 hours ago

@shahzdvp of course! Thank you!