Add fs resource (#8395)

* Update working-with-files@wEK77A6MPQBCBUSJKMiaY.md

Add official File system page in the Node.js documentation

* Update src/data/roadmaps/nodejs/content/working-with-files@wEK77A6MPQBCBUSJKMiaY.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/8397/head
Vladimir Poplavskij 2 weeks ago committed by GitHub
parent 58c3195831
commit 892ef44070
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/nodejs/content/working-with-files@wEK77A6MPQBCBUSJKMiaY.md

@ -5,4 +5,5 @@ You can programmatically manipulate files in Node.js with the built-in `fs` modu
Visit the following resources to learn more:
- [@article@How To Work with Files using the fs Module in Node.js](https://www.digitalocean.com/community/tutorials/how-to-work-with-files-using-the-fs-module-in-node-js)
- [@official@File system](https://nodejs.org/docs/latest/api/fs.html)
- [@feed@Explore top posts about Node.js](https://app.daily.dev/tags/nodejs?ref=roadmapsh)

Loading…
Cancel
Save