No video

Fetch/Get All Data from Firebase Realtime DB (Version 9) in TABLE using JavaScript

  Рет қаралды 43,096

The Amazing Codeverse

The Amazing Codeverse

Күн бұрын

firebase realtime database version 9.0 javascript how to get all data in html table
get all firebase v9.1 data inside a table using javascript
fetch all data in table firebase version 9.0 js
show all data of firebase v9.1 in a table using javascript
Firebase Configuration:
• How to Configure Googl...
Firebase Realtime DB Tutorials:
• Firebase Realtime Data...
Cloud Firestore v9 Tutorials:
• Cloud Firestore Databa...
Documentation:
firebase.googl...
Software Used In Tutorial:
- Visual Code (64-bit) User
- Google Chrome 94.0

Пікірлер: 104
@HassaanRaza
@HassaanRaza Ай бұрын
Perform CRUD with FIrebase (v9 or v10) Using HTML Table: kzfaq.info/get/bejne/eMhjeptor568d3k.html
@danielolivares4125
@danielolivares4125 Жыл бұрын
man i just saw all your videos relationated to this topic (firebase in realtime) and I just wanna say that you were the only person i understand it, thank you
@orsteinnherlendsson7631
@orsteinnherlendsson7631 Жыл бұрын
I don't usually comment and maybe you won't even see it but I have to say this Your video saved me in finishing a project that is due soon where I couldn't find any good info of how to do this. Thank you.
@HassaanRaza
@HassaanRaza Жыл бұрын
thank you for commenting :) best of luck for your project.
@christianpastrana7983
@christianpastrana7983 2 жыл бұрын
this is a clear tutorial on how to fetch your data from the real time database.
@genosx6760
@genosx6760 Жыл бұрын
Thanks you sir works like a charm! all the records are displaying perfectly. hope you can add search function with this version or more..
@FakeITPH
@FakeITPH 2 жыл бұрын
I finished my project but ill still use this in the future, thanks man!
@HassaanRaza
@HassaanRaza 2 жыл бұрын
that is super! 😊
@pursottamsah6430
@pursottamsah6430 2 жыл бұрын
@@HassaanRaza bro please help me on 9:08 you are importing 2 lines of functions from where you are copying please tell
@aftabhossainmikat3706
@aftabhossainmikat3706 2 ай бұрын
Many many Thanks bro. It Works Fine.
@deadpoolzrx5235
@deadpoolzrx5235 2 жыл бұрын
not working. can you please upload the source file.
@Alaaja_aj
@Alaaja_aj Жыл бұрын
thanks dude this is what i was looking for
@HassaanRaza
@HassaanRaza Жыл бұрын
glad you found it :)
@user-hx3xp8ve3g
@user-hx3xp8ve3g 2 жыл бұрын
Thank You Sir. Your tutorial have a good explanation and easy to understand. Well Done~
@enesberkantozer
@enesberkantozer 2 жыл бұрын
Nice job, Thanks :)
@shekharsawant9697
@shekharsawant9697 Жыл бұрын
Hello! Can I please know what is the "TheStudent" in your database at the bottem?
@dhirk07
@dhirk07 2 жыл бұрын
im getting an error but my code is working the error is path.pieceNum_ is not a function
@andreipatron1020
@andreipatron1020 2 жыл бұрын
Hi, can you send me your source file for this project? I'm having some trouble on displaying the data... Thanks...
@reimuhkrei
@reimuhkrei Жыл бұрын
👍👍 amazing tutorial
@Rutchata99
@Rutchata99 2 жыл бұрын
You're so cool. Thank you for uploading the useful video.
@HassaanRaza
@HassaanRaza 2 жыл бұрын
thanks :) thank you for the support
@robertdonnan2893
@robertdonnan2893 4 ай бұрын
Thank you.
@quasarstories
@quasarstories 2 жыл бұрын
Tried the same code but it is not showing :(
@swapnilcodes
@swapnilcodes Жыл бұрын
How to join two collections in firebase?? Suppose I have two collections which contains movie name n id and another contains movie id from first collection and other movie details...then how can I join those collections??
@HassaanRaza
@HassaanRaza Жыл бұрын
firebase is a no-sql database, you are trying to use sql logic of joins here, which does not exist. you can ask question on stackoverflow maybe someone has a hack for this.
@cengizkbrsl8302
@cengizkbrsl8302 2 жыл бұрын
What a Legend!
@HassaanRaza
@HassaanRaza 2 жыл бұрын
thanks man :)
@atuk5854
@atuk5854 2 жыл бұрын
thank you so much that helps me a lot
@emirhan86861
@emirhan86861 Жыл бұрын
Hi perfect video thank u for it so much. your couple of videos I watch in the last days and it help me really much but I have one little question. What if I wanna add class to the td tags and what if I wanna add button in the td tags what should I do in a situation like this?
@saarza9991
@saarza9991 11 ай бұрын
Manipulate classlist attribute (toggle it) 😊
@huynhhuytuan7160
@huynhhuytuan7160 2 жыл бұрын
You are very good, thank you so much.
@HassaanRaza
@HassaanRaza 2 жыл бұрын
thank you too, for your words :)
@pursottamsah6430
@pursottamsah6430 2 жыл бұрын
9:08 you are importing which functions can you please tell me ?
@HassaanRaza
@HassaanRaza 2 жыл бұрын
getdatabase, ref, child, onValue all are functions imported from firebase database library.
@pursottamsah6430
@pursottamsah6430 2 жыл бұрын
@@HassaanRaza i don't know bhaiya i am following att the steps but i am not able to get the table details 😫😫😫😫😫 please help me bro i am getting Syntex errors + uncaught (in promise type error ) Can you please please share the source code please 🙏🏻🙏🏻😫
@adrianmurthi2495
@adrianmurthi2495 2 жыл бұрын
Hi sir, I would like to delete an entry from the table at a certain time Im building an app that allows you to book an appointment at a gym, so i would like to delete entries after the persons designated appointment time
@shubhrajit2117
@shubhrajit2117 5 ай бұрын
Can u plz give the code in the description?
@usus8420
@usus8420 Жыл бұрын
hi very good job when is there a tutorial to create a card view list with data from firebase?
@farshadfarazdel1336
@farshadfarazdel1336 2 жыл бұрын
I just want to get from realtime , but every time I get client is offline err , do you know any things that could help me ?
@brilliantchepkirui5520
@brilliantchepkirui5520 Жыл бұрын
Thank you for this tutorial, gave my project a final breakthrough and you have a new sub! I made a table with column headers as well but the data has refused to align, however. How can I modify to fetch data into a html table with multiple rows and multiple columns?
@HassaanRaza
@HassaanRaza Жыл бұрын
i don't understand what you mean with refused to align.
@brilliantchepkirui5520
@brilliantchepkirui5520 Жыл бұрын
@@HassaanRaza I have both row and column headers in my line but when I fetch data they only align with the column headers and segregate row headers with empty cells
@migueleduardoherediazambra8074
@migueleduardoherediazambra8074 2 жыл бұрын
Sir Very good explained. one question. how can I put in this table button for update and erase. thanks in advanced
@HassaanRaza
@HassaanRaza 2 жыл бұрын
thats not a question thats functionality, which needs lots of working, i will make a video aobut it, its available for firebase version 8, if you are in hurry you can get idea from this video kzfaq.info/get/bejne/gMmGdMVoutfSlWQ.html
@skandasuresh8941
@skandasuresh8941 2 жыл бұрын
Thank you for this video
@jamesdc1977
@jamesdc1977 2 жыл бұрын
can you upload "Fetch/Get All Data from Cloud Firestore(Version 9) in TABLE using JavaScript "
@HassaanRaza
@HassaanRaza 2 жыл бұрын
kzfaq.info/get/bejne/adpldJdhtKqaXWg.html
@jaymiejoygutierrez5612
@jaymiejoygutierrez5612 2 жыл бұрын
Hi! can you also make a video on how to sort/filter these data?
@HassaanRaza
@HassaanRaza 2 жыл бұрын
yes, i have planned it, i make videos but can't find the time to record them, but i will upload it on coming Monday... i hope i get the time
@jaymiejoygutierrez5612
@jaymiejoygutierrez5612 2 жыл бұрын
@@HassaanRaza thank you! will definitely wait for it
@HassaanRaza
@HassaanRaza 2 жыл бұрын
video is out! firebase queries: kzfaq.info/get/bejne/eZqKobd0zpuUkpc.html
@jaymiejoygutierrez5612
@jaymiejoygutierrez5612 2 жыл бұрын
@@HassaanRaza thank you!!!
@janmenardrodriguez8189
@janmenardrodriguez8189 Жыл бұрын
Thanks for this tutorial, however how could I make a photourl convert into picture and also put it in the table? thanks
@HassaanRaza
@HassaanRaza Жыл бұрын
if you put the url into a tag's href property, probably with JavaScript it will be shown as a picture.
@aladak.
@aladak. 2 жыл бұрын
Good job.
@plane.driver
@plane.driver 9 ай бұрын
I'm getting "onValue is not defined" error 😢
@HassaanRaza
@HassaanRaza 9 ай бұрын
must be spelling mistake or capitalization error, check the place where you have defined functions (import statements)
@udithacrypto8
@udithacrypto8 2 жыл бұрын
its greate... can you tech how to get data adding where condition??
@HassaanRaza
@HassaanRaza 2 жыл бұрын
I'll make a video on query later you can find bunch of queries in the documentation
@HassaanRaza
@HassaanRaza 2 жыл бұрын
video is out! firebase queries: kzfaq.info/get/bejne/eZqKobd0zpuUkpc.html
@inevitableman4159
@inevitableman4159 2 жыл бұрын
Why I am getting an error appendChild is not defined?
@HassaanRaza
@HassaanRaza 2 жыл бұрын
you should not ask questions without code, where you defined that element giving error, where you have used appendChild
@adityasaroha4854
@adityasaroha4854 8 ай бұрын
helped alot
@sanchitgupta587
@sanchitgupta587 Жыл бұрын
i have copied each and every line of code from your video..but it didn't worked for me...please help!!!
@saarza9991
@saarza9991 11 ай бұрын
!true
@_DihoraBhargav_IT_
@_DihoraBhargav_IT_ 2 жыл бұрын
still nothing is displaying in my table
@nguyenhonghai8858
@nguyenhonghai8858 2 жыл бұрын
please, can you give me the file, thanks
@tanvirahmedkhan777
@tanvirahmedkhan777 2 жыл бұрын
Getting error at tbody.innerHTML=""; TypeError: Cannot set properties of null (setting 'innerHTML')
@ahmadfahmi9317
@ahmadfahmi9317 2 жыл бұрын
Me too, can u solve it ?
@danukaem1830
@danukaem1830 2 жыл бұрын
super
@KingsBengal
@KingsBengal 2 жыл бұрын
iska coding download link dijiye use karna chate hein plz help
@maazmunirpatel5396
@maazmunirpatel5396 2 жыл бұрын
Hii bhai,i am getting NaN as displayed in my table in name column
@HassaanRaza
@HassaanRaza 2 жыл бұрын
provide screenshots of Additemtotable function so i can look facebook.com/TheGreatWarHero/
@maazmunirpatel5396
@maazmunirpatel5396 2 жыл бұрын
@@HassaanRaza can u please snd me ur email,i will snd u their as its been long I haven't used my FB nd its not getting opened
@codewithayan3313
@codewithayan3313 2 жыл бұрын
Awesome
@JanardhanRay
@JanardhanRay 2 жыл бұрын
Can you give the source code
@quran-quest
@quran-quest 2 жыл бұрын
New version main firebase main image upload kaise kare html page se? Plz video banaiye ❤️
@HassaanRaza
@HassaanRaza 2 жыл бұрын
time lagega thora wo b banunga
@HassaanRaza
@HassaanRaza 2 жыл бұрын
forgot to inform you: video was released: kzfaq.info/get/bejne/r6hkf7eS26i7pKs.html
@djong3775
@djong3775 Жыл бұрын
may i ask why cannot use the snapshot.forEach in my code?
@HassaanRaza
@HassaanRaza Жыл бұрын
it may show undefined error, if there is some syntax wrong in your code.
@djong3775
@djong3775 Жыл бұрын
@@HassaanRaza i had solved my code issue thank you.
@yuchienlim3066
@yuchienlim3066 4 ай бұрын
can this use for version 10?
@HassaanRaza
@HassaanRaza 4 ай бұрын
everything valid for v9 also works with v10
@BeyzaAtay-wx6ou
@BeyzaAtay-wx6ou 11 ай бұрын
can i have source code please
@krishshah1806
@krishshah1806 2 жыл бұрын
How do I go about retrieving images from firebase?
@HassaanRaza
@HassaanRaza 2 жыл бұрын
Firebase Realtime Database Version 9 (English): kzfaq.info/sun/PLrb70iTVZjZMQGywkJ8nsXG7_ZyHc_rAV 3rd and 6th video
@JeanPearlOrtinez
@JeanPearlOrtinez 2 жыл бұрын
Can you provide the source code? I'm getting undefined on the displayed data
@HassaanRaza
@HassaanRaza 2 жыл бұрын
inspect the page, see if there is any error
@kevinwong7608
@kevinwong7608 2 жыл бұрын
I am also getting undefined
@Diall779
@Diall779 2 жыл бұрын
How to update html table when data in Firebase RTDB changes?
@HassaanRaza
@HassaanRaza 2 жыл бұрын
i have shown the method to update data live in this video.
@Diall779
@Diall779 2 жыл бұрын
@@HassaanRaza Sorry, I haven't watched the video to the end(((((
@HassaanRaza
@HassaanRaza 2 жыл бұрын
haha no problem
@snoopbrain
@snoopbrain 10 ай бұрын
please.. source code.. !!!
@melvinlumawag8761
@melvinlumawag8761 Жыл бұрын
not working man. can't fetch my database
@HassaanRaza
@HassaanRaza Жыл бұрын
check for errors in console, check the library version that you are importing they should match.
@yanishappadoo9067
@yanishappadoo9067 2 жыл бұрын
source code?
@Diall779
@Diall779 2 жыл бұрын
Does it work in 9.4.1 version?
@HassaanRaza
@HassaanRaza 2 жыл бұрын
absolutely
@Diall779
@Diall779 2 жыл бұрын
@@HassaanRaza can you share the source file?
@Diall779
@Diall779 2 жыл бұрын
found the problem)
@sanchitgupta587
@sanchitgupta587 Жыл бұрын
@@Diall779 can you please share the solution with me also?
@nelsonet7216
@nelsonet7216 5 ай бұрын
no me convence
Read & Write Image via Firebase Storage v9 | JavaScript | Realtime Database
26:34
Fetch/Get All Data from Cloud Firestore (Version 9) in TABLE using JavaScript
11:54
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 4 МЛН
女孩妒忌小丑女? #小丑#shorts
00:34
好人小丑
Рет қаралды 87 МЛН
طردت النملة من المنزل😡 ماذا فعل؟🥲
00:25
Cool Tool SHORTS Arabic
Рет қаралды 25 МЛН
АЗАРТНИК 4 |СЕЗОН 1 Серия
40:47
Inter Production
Рет қаралды 557 М.
Do we really need firebase in 2023
10:47
Hitesh Choudhary
Рет қаралды 120 М.
The Biggest Mistake Beginners Make When Web Scraping
10:21
John Watson Rooney
Рет қаралды 111 М.
How to FETCH data from an API using JavaScript ↩️
14:17
Bro Code
Рет қаралды 121 М.
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Рет қаралды 354 М.
READ, WRITE, UPDATE, DELETE Data | Cloud Firestore v9 & v10 | JavaScript
15:42
The Amazing Codeverse
Рет қаралды 25 М.
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 4 МЛН