Комментарии:
Great video as always! Quick question, will Real Time DB -displaying data in html table video come next week?
ОтветитьQue gran video ..!!! Muchas gracias
ОтветитьExcelent. Thanks!!!
ОтветитьSend help bro. I'm stuck on updating web chat app using the old firestore version since I'm not familiar with the new firestore ver.
can you make a web chat app using html ,javascript and firestore?
Great video, Thanks!
ОтветитьCan you please provide a link to the source code, I tried buy my code is not working
ОтветитьOK THIS WAS GOOD BUT YOU NEED TO TELL IF YOU WANT TO ADD DATA IN SUB COLLECTION YOU SHOULD USE LIKE THIS
var ref = collection(db,'Collection',doucment,'collection');
const docRef =await addDoc(
ref,{
Msg: msg,
Recipentnumber: RecipentNumber
}
)
I have been reading the documentation for the Firebase version 9 for two days now. I'm so grateful that I found this video that literally saved my life. Thanks a million!
ОтветитьHey can you share the code ?
Ответитьthanks, for some reason I cant get the delete function to work. I get "Uncaught (in promise) TypeError: docSnap.exist is not a function
at HTMLButtonElement.DeleteDocument" Any ideas why?
can you make this on datatable also?
Ответитьplease make crud firestore for datatable, the video i watch from you is the crud on realtime database on firestore , just for our thesis
ОтветитьBhai you are Awesome,Thanks A lot for supporting the community your videos Really Matters and Helps a lot
Ответитьi love u hermano you save my life! Thanks You! I'm from Venezuela, greetings from Ecuador
ОтветитьCan you please make this using react js?
ОтветитьThank you and have a nice day 😃
ОтветитьThank you men for you help, nice explanation. I was really confused with the documentation. And you made me understand it perfectly. Love u<3
ОтветитьGreat video! Thanks!
ОтветитьPlease include uploading image of this tutorial.
ОтветитьMen can you make tutotials on appscript firebase..
ОтветитьThaks, you helped me a lot. Greetings from Peru !
Ответитьkeep it up bro
ОтветитьYou’re such a life saver 🫡🫡.
ОтветитьHow can I search by saved name? For example you saved the number 15 with the name of amazing codeverse, how do I search through that name?
Ответитьthanks for the video but I cant work with setdoc I cant take any message data added succesfully I m using 9.8.4
ОтветитьI have followed your tutorial but i am experienceing "Uncaught SyntaxError: Cannot use import statement outside a module" this error , can you please tell me what could be the possible reason ? thanks
Ответитьi have tried all the steps in this video java script functions ddont work do i have to do some other configration
Ответитьi cant seem to delete a document by using a html input field and matching it to a field within a document on firestore. Can someone please help me out because this video doesn't really work for me for some reason.
ОтветитьWhy my firestore is containing null value in the collection.
Email:""
Pass:""
That is how it looks when i send data.
literally the best video on cloud firestore , that contain a full explaination in easiest way. thank you , i was looking for this over the internet from couple of days and my search ended here.
Ответить"Getting Document " is not working . Why
ОтветитьVery good, 'to the point' tutorial. Thanks
Ответитьvery helpful, thanks
ОтветитьCan you please give the source code?
Ответитьsir how to edit collection input as rollBox.value.
Ответитьhow to access subcollection?
Ответитьbro i keep getting this error why ??
Uncaught (in promise) FirebaseError: Function addDoc() called with invalid data. Unsupported field value: undefined
Holaaa, yo soy de nuevo. Muchas gracias me fue de bastante ayuda. Saludos desde Perú :D
ОтветитьThank you so much sir
After 3 days and watching many video finaly you help me to complete my project
Finally a practical lesson that works well. I really appreciate this. Best video on the Cloud Firestore Database that I have found so far and I have watched a lot of them. Thanks.
Ответитьthats so amazing ,, thank you so muchh brooo 👏👏👏👏👏👏👏
Ответитьthx brooo
Ответитьcan we do the same things with php using firestore database instead of realtime database
Ответитьthank you so much this saved me and my friends life for our competiton!
Ответить@The Amazing Codeverse GetADocument function keeps saying document exist but it do exist. any idead what the problem may be?
Ответитьthanks bro
Ответитьamazing brother thank you very much!
ОтветитьATTENTION:
This Video is also perfectly valid for the new firebase version 10.x.x