Quick Question. I am implementing multiple files upload using ReactJs. Is there anyway to zip the files programmatically in to one before uploading and storing in backend ? In my use case I need the files to be stored as zip.
I don't know where to start. So no code to add here :(
Help would be much appreciated.