I am noobie in rxjs. I wrote a code in RxJS which actually upload the files.
function uploadFiles(filesArray) { return from(filesArray).pipe(