Uploading files without using Multer or any other library/module
Jun 19, 2024 · 5 min read · Introduction: As me and my friend was working on my project "ChatAndCode", I stumbled upon handling file upload. Then after searching on internet, I found the popular module called Multer. Multer is a node.js middleware for handling multipart/form-da...
Join discussion