alex ken

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Multiple File Uploads with a nice JS interface?

I recommend using a library like Dropzone.js or Uppy.js for multiple file uploads with a nice JS interface. These libraries make it easy to drag and drop files, show progress bars, and handle file uploads asynchronously. Let me know if you need help implementing this.