How to Add Data to Firebase Realtime DB in Next.js React App (Step-by-Step Tutorial) | Bug Ninza

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


In this beginner-friendly video, I'll show you:

How to setup a Firebase account and database from scratch
Writing code to add data to the realtime DB
Fetching and displaying data on your React pages

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

Connect with me:

Music Source: Youtube Music Library

Tags:

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

how to use realtime database data with server side rendering?

yapaeu
Автор

Hi there, It didn't work on my side, I'm using a form with the button type 'submit', is it will be the problem?

austinl
Автор

Not working for me, it's running the handler, gives the "data added correctly" alert, but nothing shows up in the DB. I set it up exactly the same way and checked the code is similar. Do you have an idea?

YannickPian