Upload multiple images to firebase JavaScript | upload multiple files to firebase | firebase storage

preview_player
Показать описание
Upload multiple images to firebase JavaScript upload files to firebase firebase storage
#firebase #javascript #fileupload #multiplefileupload #javascripttutorial #frontend #firebasestorage
Upload multiple images or files to firebase using JavaScript. Once the images are uploaded it will return the URL from firebase which can be used to show images or files.
When all files are uploaded you get a URL for each file which you can use for showing the image or file.
Рекомендации по теме
Комментарии
Автор

For anyone wondering:

After hosting, if it shows "Welcome, your project is successfully hosted" or something like that, don't worry. Just wait 5-10 mins and refresh, your page will be shown. Also, put all html, css, js as well as all image/other resource files in public folder.

saarza
Автор

what if i want to upload pdfs what should i change ?

ahmedkds
Автор

Is there any src code for upload and read and search a pdf using firebase and javascript

prasadedits
Автор

Hello sir. I love the video. It was exactly what I was looking for however firebase doesn’t have the option to limit folder sizes. I want the user to be limited in the amount of uploaded he can do. Lets say a maximum of 200mb for his personal folder. Maybe with a tracker on the web UI. Do you have any idea how this might be achievable? Can you get the current folder size and display it in the UI?

Foose
Автор

Hello :D; Congratulations for channel, you shared the file whit code ? pelase, you can add link here ? Thanks #fromBr

claudiosantos
Автор

can you provide the link to source code

vishnu
Автор

How can i get direct image url and print that url after uploading images?

nishchalkansara