Uploading multiple files from multiple input fields to your NodeJS server with multer
Uploading files to your database server is pretty straightforward with multer but that can quickly become a nightmare if you are new to the library and in a situation where you want to handle multiple file uploads all of which come from different fil...
allafriken.hashnode.dev4 min read