doc: recommend `fh.createWriteStream` for fsPromises methods · nodejs/node@a82713c · GitHub
Skip to content

Commit a82713c

Browse files
authored
doc: recommend fh.createWriteStream for fsPromises methods
`fh.createWriteStream` can be more convenient than `fs.createWriteStream` when using the FS promises API. PR-URL: #42653 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com>
1 parent 6d4b017 commit a82713c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

doc/api/fs.md

Lines changed: 4 additions & 3 deletions

0 commit comments

Comments
 (0)