How to Update Data in a Firebase Realtime Database

preview_player
Показать описание
In this tutorial, you’ll learn how to update data in a connected Firebase Realtime Database.

00:00 - Introduction
00:13 - Connect Firebase and Thunkable
00:21 - Sample Firebase Realtime Database
00:39 - Component visibility property
00:56 - Connect to database with a cloud variable
01:25 - Update data in database
02:08 - Mirror database nodes in blocks
02:27 - Web Preview
02:36 - Duplicate blocks for other database items
03:12 - Web Preview - update data in database

Subscribe for more tutorials and demonstrations of apps built with Thunkable!
Рекомендации по теме
Комментарии
Автор

Could you please help me understand how to get the firebase save block to work?

fun_person
Автор

Is there a longer and slower paced version of this type of database build?

mrpjbu
Автор

Good evening! I would like your help on how I can save the user's progress after they sign up with a Google email, and every time they log in to their account, show them the changes they have made. Otherwise make video for YouTube. Thanks you for tour time!

Ntriapps
Автор

Can you make video how to search DB in firebase?

Tripleitg
Автор

How can I create a new drawer/tab in Firebase based on input? To provide context, I want to create a new drawer with the name of the email for each new user in Firebase, to store the information of each user. However, when I try to create a drawer using the input entered by the user in the "enter your email" box to create the drawer, a Firebase error "***eMpTyLiSt**" occurs.

ADRIAN-dnub