thank you bro very fast and clear... i dont speak english but you are the best!
@endlesslearning263 жыл бұрын
you have some great quality video, your channel is gonna explode soon best of luck
@satansdeer13 жыл бұрын
Thanks Praveen
@endlesslearning263 жыл бұрын
@@satansdeer1 dude Today i learned a lot from you Thanks you a lot
@kaunghtethein33224 жыл бұрын
Thank you. Very short and straightforward
@satansdeer13 жыл бұрын
Thanks :-)
@RalfarTV3 жыл бұрын
Thank you, Maksim! This is very helpful and useful for my final project.
@satansdeer13 жыл бұрын
Glad to help!
@sosocute11343 жыл бұрын
this worked perfectly, thanks
@darklord17813 жыл бұрын
Thanks 👍 it worked
@ShawnZ7x4 жыл бұрын
Thanks a lot! 👍
@azazovsky25533 жыл бұрын
Very helpful tutorials, Русские вперед!
@satansdeer13 жыл бұрын
Thanks 😊
@aungnaingthu29443 жыл бұрын
Thanks for the video.
@DevThought4 жыл бұрын
Can you make more videos on storage, also getting back the file? Maybe something like if you have a form you upload form to database together with file to firebase storage, and display back that? would be better if you can upload file with cloud functions? Great job!!
@satansdeer14 жыл бұрын
yeah thats a good topic to cover
@jamesonvparker4 жыл бұрын
Thank you! I used this tutorial to learn how to let users upload videos to my react apps db. Now I just need to figure out how to fetch the url to said video lol
@envyhose63154 жыл бұрын
Place this line inside the put request fileRef.getDownloadURL().then(function (url) { console.log(url); });
@shreya96553 жыл бұрын
Did you figure it out?
@Farhaan-td3dk3 жыл бұрын
@@shreya9655 see the above reply, fetch the url using that code while uploading then save it in firestore or somewhere you want
@BigScaryMonster3 жыл бұрын
If you're using firebase ^8.0.0 use import firebase from 'firebase/app' instead of import * as firebase from 'firebase/app'
@bryanperez41484 жыл бұрын
Fantastic thank you
@yesilili4 жыл бұрын
great video, thanks a lot
@satansdeer13 жыл бұрын
Thanks :-)
@ElatedHome20204 жыл бұрын
sir,how to retrive the video from firebase using reactjs?
@tsorgil84754 жыл бұрын
very thanks bro
@rubentm45813 жыл бұрын
Thanks bro!
@satansdeer13 жыл бұрын
Glad to help 😇
@ElatedHome20204 жыл бұрын
can video upload using these file upload method?? Thne how could that retrive on my youtube clone using reactjs?
@ayasyabatta3 жыл бұрын
Hello Maksim. I have used the same code and it is selecting the file and showing it's name on the web page put not showing the console mesage or the file in uploaded files in the firebase storage. Pls help
@hamzashah16392 жыл бұрын
how can we change the name of the file before storing to firebase
@aarovas3 жыл бұрын
Спасибо Макс! Как по мне скорость объяснения в этом видео идеальна
@satansdeer13 жыл бұрын
Спасибо)
@riskingeuphoria4 жыл бұрын
you look very quarantined compared to your earlier videos.
@satansdeer14 жыл бұрын
ahaha, i am indeed
@ebenezersiaw9354 жыл бұрын
@@satansdeer1 but your videos are cool keep it coming..
@malekhammou16133 жыл бұрын
Hi Maksim! Thanks for the great video, you are delivering awesome content. What if I want to keep the authentication rule? How can I authenticate my react app to perform R/W operations?
@danilodias63503 жыл бұрын
god
@stanislavasgoldyckis77404 жыл бұрын
Hello, Maksim, maybe you have plans to create video how to create and managing an account as admin? It will be nice.
@satansdeer14 жыл бұрын
i'm planning to make a video about roles based authorization. This is pretty much the topic of admin access