No video

Getting started with Firebase Storage on the web

  Рет қаралды 43,980

Firebase

Firebase

Күн бұрын

In this episode of Firebase Fundamentals, Andrea Wu will show you how to get up and running quickly with Firebase Storage in your web application.
Chapters:
0:00 - Intro
0:44 - Initializing Storage on Console
1:55 - Setup and Installing the library
2:52 - References
4:10 - Uploading Files
5:01 - Downloading Files
5:34 - Deleting Files
6:03 - Security Rules
6:39 - Conclusion
Resources:
Firebase web documentation → goo.gle/3BaduPz
Catch more Firebase Fundamentals → goo.gle/Fireba...
Subscribe to Firebase → goo.gle/Firebase
#FirebaseFundamentals
product: Firebase - Cloud Storage; fullname: Andrea Wu;

Пікірлер: 43
@shauryaaher1579
@shauryaaher1579 2 жыл бұрын
It's been difficult to use Cloud Storage with the Web V9 SDK. This video makes it much easier.
@Firebase
@Firebase 2 жыл бұрын
We're glad to hear that you've enjoyed the tutorial, Shaurya. If you're interested in additional resources, check out our Firebase Fundamentals playlist: goo.gle/Firebase-Fundamentals
@toyhound
@toyhound 2 жыл бұрын
Calling Blob api doesn't work..... Does anyone here have the same problem as me?
@0xiah
@0xiah 2 жыл бұрын
This just restates the docs. Can someone show me where to learn how to use this?
@saidchaida5431
@saidchaida5431 Жыл бұрын
Pretty straight forward, but getting a 403 downloading a text file (to a react app) for some reason.
@faizanahmed9304
@faizanahmed9304 2 жыл бұрын
Wonderful explanation!!
@Firebase
@Firebase 2 жыл бұрын
Glad you liked it
@Human_Evolution-
@Human_Evolution- Жыл бұрын
I want to see official Firebase videos showing storage in action with React.
@sagartripathy4744
@sagartripathy4744 10 ай бұрын
amazing, thank you everybody @firebase👌
@dopedprogrammer
@dopedprogrammer Жыл бұрын
Thank you❤
@denversupermarket7484
@denversupermarket7484 Жыл бұрын
I'm getting killed by CORS errors all over the place here in my app. Don't know why you aren't hitting any problems here
@technoideain8786
@technoideain8786 2 жыл бұрын
I don't get firebase data when I open apk using (VI idea internet), but I get firebase data when I switch my internet to jio. Please Solution
@himanshubisht1226
@himanshubisht1226 2 жыл бұрын
hello in latest android studio bumblebee in tool section firebase asistance is not showing then how can we enable it again?
@Leonardo_A1
@Leonardo_A1 9 ай бұрын
Thanks : Please explain difference to the BlazePlan ?
@acche-rc
@acche-rc 2 жыл бұрын
Is the download url cache-able?
@comod
@comod Жыл бұрын
The last part with "awesomeness factor" was too confusing! Where did that come from?
@juanmacias5922
@juanmacias5922 10 ай бұрын
It was a joke lol
@kirill-petrov
@kirill-petrov Жыл бұрын
how to deal with the "Error loading preview" error ??
@user-ms8ei9le7x
@user-ms8ei9le7x 2 жыл бұрын
Hi firebase , storage load for download .mp4 or .zip files , also are size is true 10mb , 25mb or ........ ?
@polymerdevs1465
@polymerdevs1465 2 жыл бұрын
Not sure what you're asking but storage can handle any file type or size
@user-ms8ei9le7x
@user-ms8ei9le7x 2 жыл бұрын
@@polymerdevs1465 download files for realtime database .mp4 trouble to me , think size invalid or don't any .......? Thank Man ✔
@user-ms8ei9le7x
@user-ms8ei9le7x 2 жыл бұрын
@@polymerdevs1465 .docx , img , .exel load .... OK ( video or audio have trouble )
@user-ms8ei9le7x
@user-ms8ei9le7x 2 жыл бұрын
@@polymerdevs1465 format Blob read other data for load realtime database
@nullbeyondo
@nullbeyondo 9 ай бұрын
Yes CRUD is great and all but... *how to list files?*
@nullbeyondo
@nullbeyondo 9 ай бұрын
Oh nvm, listAll.
@user-nh7rf9qy7w
@user-nh7rf9qy7w Жыл бұрын
estimada por que no creas el usuario desde 0, eso ayudaría mucho.
@muslim101f
@muslim101f Жыл бұрын
neat.
@arslanahmed1311
@arslanahmed1311 Жыл бұрын
Good
@billykiwee
@billykiwee 2 жыл бұрын
'uploadBytes' is not defined 'file' is not defined 'uploadString' is not defined
@KevinManda
@KevinManda 2 жыл бұрын
got the same error here have you found a workaround for this?
@Davixxxcdc
@Davixxxcdc Жыл бұрын
did you get a solution?
@KevinManda
@KevinManda Жыл бұрын
@@Davixxxcdc Yes I did, do you want the full working code, a reference or a demo explanation? it is pure JS I believe it can work with Angular I mean it is practically what I found on the firebase developer site
@pradeepbisht3397
@pradeepbisht3397 Жыл бұрын
@@KevinManda can you past that code here
@abdullahshahma5205
@abdullahshahma5205 2 жыл бұрын
Please tell me How to use this SDK in php file?
@KevinManda
@KevinManda Жыл бұрын
1)You can make an independent script file in JS for firebase and link it this way ➡ or 2) imbed the code directly into the PHP file this ➡ //Firebase here
@netTraverser
@netTraverser Жыл бұрын
Where are you using the storageRef @ 3:42
@m3ow21
@m3ow21 3 ай бұрын
It's an example reference, she gave 3 example references, but only used the last reference which points directly to the file she needs to access.
@kensleylewis
@kensleylewis 3 ай бұрын
@@m3ow21 but how did sparky get there? did she manually upload sparky prior? or Did it just upload due to her chosen example? If it just uploaded, where is images/sparky locally within her project?
@m3ow21
@m3ow21 3 ай бұрын
@@kensleylewis No, the first example she gave after discussing references is the PUT method, which means she is uploading. References are used not just used for retrieval but the file name you want for the file you will upload.
@aliajjoub7065
@aliajjoub7065 Жыл бұрын
I did not understand, because of the quick explanation, and the example is far from reality. And copy and paste without explaining the codes. Unbelievable from a big company like Google that provides such an explanation.
@3-ms9qh
@3-ms9qh Жыл бұрын
أحنا العرب مخنا سميك .. بتعرف اخي كيف أسمح لمستخدم ما النشر مرة واحدة على قاعدة معينة مرة واحدة من خلال اليو اي دي ..
Getting started with Firebase Remote Config on the web
8:22
Firebase
Рет қаралды 19 М.
Getting started with the Firebase Realtime Database on the web
10:18
👨‍🔧📐
00:43
Kan Andrey
Рет қаралды 9 МЛН
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 128 МЛН
How I Did The SELF BENDING Spoon 😱🥄 #shorts
00:19
Wian
Рет қаралды 35 МЛН
I tried 5 Firebase alternatives
10:31
Fireship
Рет қаралды 780 М.
No Code App Development is a Trap
9:31
Coding with Dee
Рет қаралды 206 М.
Getting started with Cloud Functions
19:26
Firebase
Рет қаралды 39 М.
Getting started with Firebase on the Web
11:26
Firebase
Рет қаралды 22 М.
Upload Images / Files to Firebase Cloud Storage using Node JS
7:40
Coding with Kazim
Рет қаралды 48 М.
Firestore Data Modeling - Five Cool Techniques
11:44
Fireship
Рет қаралды 254 М.
Quick and Easy Local SSL Certificates for Your Homelab!
12:08
Wolfgang's Channel
Рет қаралды 744 М.
Getting started with Firebase Authentication on the web
17:12
Firebase
Рет қаралды 157 М.
Upload Image to Firebase in React Js || Firebase Storage || React Js
13:33
👨‍🔧📐
00:43
Kan Andrey
Рет қаралды 9 МЛН