FS Module in NodeJS
When you start working with Node.js, one of the first built-in modules you come across is the fs module.
fs stands for File System, and it allows your Node.js application to work with files and direct
bhaumikpatel.hashnode.dev13 min read