Answer the question
In order to leave comments, you need to log in
Which module/midelware to upload images to node.js/express server to choose?
All the best!
I want to try uploading files (so far pictures) to the node.js server, I found many different modules on the network that promise to make life simple, for example:
multiparty , multer , formidable ...
Please advise what is better to choose, how they differ, maybe some already obsolete, or someone works faster, and someone is easier to understand ...
Answer the question
In order to leave comments, you need to log in
There is a universal advice: when choosing modules, look at the github of the project
- when was the last update?
- how many issues are not closed (and a glimpse of what they are)
- how many stars
Let's say the module is being updated, the author accepts and publishes pull requests, critical issues are not glimpsed. Then you can already look at the api of the module. If you like it, take it and try to use it. If it works and does what you need, leave it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question