fireship-io / fireship.io

Build and ship your app faster https://fireship.io
3.49k stars 1.3k forks source link

lessons/angular-firebase-storage-uploads-multi/ #731

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Upload Multiple Files to Firebase Storage with Angular

Build a dropzone file uploader in Angular that can send multiple files to Firebase storage simultaneously.

https://fireship.io/lessons/angular-firebase-storage-uploads-multi/

JovitoAbio commented 2 years ago

How can I retrieve the uploaded image file to firebase and display the image on the image element and set its file name to the file input?