Handling File Uploads in Express with Multer
So at some point in almost every project, you need allow users to upload something it can be a profile picture, document, CSV and the first time you can try to handle that with just express.json() you
hustlecoderankur.hashnode.dev6 min read