You Deserve 1000 Subscribers x 100 You are amazing your style of training is amazing i learn firestore database from this video thanks bro May god bless you
Ahh finally!!! I had checked your channel more100 times.... This time the Video was very Late. I was Expecting something from Next.js. and Serverless Like Best practices and Scaling for Prod.
This is a very useful content. Would you mind showing us how you go through documents to find the correct code? Because I did go through the document but I couldn't find this answer.
Thanks for this tutorial, I was trying to fetch data for a particular user using the document field, but facing issues. Any leads would be highly appreciated. :)
Great tutorial thank you very much, just wondering what is the right click menu you are using to add imports? i cant find it anywhere online just for a time reference you do it at 30:06. I am using js files so maybe its something linked to jsx? many thanks
How to implement my own onSnapShot method and watch for a few documents update for a particular user? (Note:I am not using Firestore) Example- User1 has related documents --> doc1, doc2 ,doc3 any update made to these documents should trigger a function on UI which will update the state and re-render the component. Similarly -User2 has related documents --> doc4, doc12 ,doc13 and same should haapen for user 2
The getDocs() in response.doc is not showing up any item ? Is this out of date ? @yoursTRULY I want your response please..It is not giving me the `response.docs`
Hands down best firebase tutorial I've watched!
Awsome tutorial. The only one I've seen so far that's up to date with the firestore integration and so.
Thanks a lot!
best tutorial which i ever seen!!! simple, quick, onPoint!!!
I've been facing too many problems with using those data after reading them and your video just saved my day! Thanks a lot mate.
Excellent! way to understand. Found this tutorial after much struggle. Excellent.
Best firestore tutorial on youtube
Amazing content. Could you please make a playlist solely for firebase tutorials. There aren't many of these on youtube. thank you.
You Deserve 1000 Subscribers x 100
You are amazing your style of training is amazing i learn firestore database from this video thanks bro
May god bless you
Ahh finally!!! I had checked your channel more100 times.... This time the Video was very Late. I was Expecting something from Next.js. and Serverless
Like Best practices and Scaling for Prod.
This is a very useful content. Would you mind showing us how you go through documents to find the correct code? Because I did go through the document but I couldn't find this answer.
Great video, was looking for this! Clear voice as well
This is an awesome tutorial
It explains the concept clearly
Thank you
Thank you so much, that's was very helpful, i hope from u more like this content, good job 👍
Thanks for video this is very Useful
do you have a list of the extensions you use for vscode? what did you do at 31:19 to indent the block of code? great video btw!
Can you tell me your vscode font style, it look beautiful 🥰
Thank you. Very clear.
Great to hear!
Amazing content. Congrats
Great Tutorial, Can you share your vscode extension list? Atleast the one that lets useState to be written easily?
Yes, sure
Thanks for this tutorial, I was trying to fetch data for a particular user using the document field, but facing issues. Any leads would be highly appreciated. :)
Love it thank you so much
very helpful video!! thank you!!
Great video, you are a life saver.
Subscribe like share 👍
Hi thanks for the video, what font are you using in vsCode, thanks .
You are the goat if we win I'll paypal you money
What short cut did you use to import the {useState} hook so quickly! Also, thank you for the great video!
react es6 snippets from VS code marketplace
Great tutorial thank you very much, just wondering what is the right click menu you are using to add imports? i cant find it anywhere online just for a time reference you do it at 30:06. I am using js files so maybe its something linked to jsx? many thanks
Great tutorial! Thank you!
That was awesome.
Finally well explained :)
It is Working😊
thank you sir!
Sir which ohmyzsh theme are you using?
Thanks a lot!
How to implement my own onSnapShot method and watch for a few documents update for a particular user? (Note:I am not using Firestore)
Example- User1 has related documents --> doc1, doc2 ,doc3 any update made to these documents should trigger a function on UI which will update the state and re-render the component.
Similarly -User2 has related documents --> doc4, doc12 ,doc13 and same should haapen for user 2
Thanks brother
Please, let me know your name theme. It so nice
Snazzy operator
@@mafiacodes thank bro so much, love u
🔥🔥🔥
Please a tutorial Using Firebase with redux .
I don't like Redux and will not use redux in 2023, too much of boilerplate code
thank so much
Mongodb Realm are you using it?
Not yet
how to data get without refresh
How to protect firebase config? Anyone can see this file in client browser..
use dotenv file
The getDocs() in response.doc is not showing up any item ? Is this out of date ? @yoursTRULY I want your response please..It is not giving me the `response.docs`
It’s the latest code