Fetch Data From Firebase's Firestore Database Using React and Next.js Apps | JavaScript | Guide

preview_player
Показать описание


👩‍💻 Project Setup:

Installing the Firebase package using 'npm install Firebase.'
Running the project using 'npm run dev.'
🔥 Setting up Firebase:

Step-by-step guide to creating a Firebase account for web applications.
Adding Firebase config code to your project.
Configuring Firestore Database for your app.
📊 Fetching Data:

Explanation of the code used to fetch and render data from Firestore.
👨‍💻 Code Walkthrough:

Detailed explanation of the code, including directives, imports, and async functions.

𝐁𝐨𝐨𝐤 ( 𝐅𝐫𝐨𝐦 𝐂𝐨𝐝𝐞 𝐓𝐨 𝐂𝐨𝐧𝐧𝐞𝐜𝐭𝐢𝐨𝐧𝐬: 𝐀 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫’𝐬 𝐠𝐮𝐢𝐝𝐞 𝐭𝐨 𝐛𝐮𝐢𝐥𝐝𝐢𝐧𝐠 𝐚 𝐬𝐨𝐜𝐢𝐚𝐥 𝐜𝐚𝐫𝐞𝐞𝐫 ) (I'm the Author)

Connect with me:

Music Source: Youtube Music Library

Tags:

#reactnative #javascript #webdevelopment #reactjs #nextjstutorial #nextjs #code #coding #guide #firebase
Рекомендации по теме
Комментарии
Автор

Man thank you so much. This is changing so fast, everyone was posting different thing, this worked totally, thank you...

guvenfazli
Автор

Thanks man, I don't know why you don't get that much likes, but for real this is some great content! You earned yourself a new sub!

rockydaffodil
Автор

thank bro, i get this video after 3hr of searching this content, helps alot

ToonzIndia
Автор

Thanks bro, other videos didn't work on the newest firebase version but this one did very well. Thanks again!

nestrog
Автор

Thank you so much, this was exactly what I needed!

boomerangfish
Автор

you saved my monitor!!! I was just about to punch through

yogeshjjr
Автор

On client side component i cant fetch data it shows empty array but on server side it fetches without problem, any ideas?

Toulkun
Автор

What is the purpose of using Nextjs if you are still going to fetch data using client side libraries. Your above application will not be a SSR compatible.

maxpaynestory
Автор

Hello! I have to say this really helped me with connecting to my database but I'm lost on how could I do that it wouldn't print every user but only information about the user logged in. I'm working on a nextjs project to school and I need to create like a page where the user would see their profile and add settings page where they could edit it. Any tips how to do it or any videos with which I could do it?

tommyasek
Автор

What theme are you using on VS Code? It look really cool!

PacorrOz
Автор

tell me once you fetch data on one server side component from firebase then onSnapshot if you want to show user updated data how do you do that. how you could update the component which were initially render as server component.

syedmoamberraza
Автор

Can you do this with React Native Expo? This would help me a lot, I'm from Brazil and I follow your videos a lot

brnbk