Skip to content

Articles by Tapas Adhikary

Tapas Adhikary is a technology blogger, YouTuber, and mentor. He has published over 250 articles sharing his decade's worth of knowledge and experience. He's a passionate contributor to and maintainer of open-source projects.

Understanding the Node.js File System Module (FS)

Having trouble navigating Node.js's file system module? Learn from these examples how the module's APIs help you use files and directories.
Reading time
16 min read
Updated date
October 1, 2025
Post type
Blog
Topic
JavaScript Frameworks
Topic
Node.js