Handling File Upload in Express with Multer .
Why file uploads need middleware .
Before understanding why file uploads need middleware, first we should understand the problem statement behind it.
So the problem statement is this, assume a user w
nikhilprashar.hashnode.dev4 min read