Read, Write, Update, Delete | Firebase Realtime Database v10.3 | Javascript

แชร์
ฝัง

ความคิดเห็น • 39

  • @HassaanRaza
    @HassaanRaza  หลายเดือนก่อน

    Retrieve Firebase Data Into Html Table Tutorial:
    th-cam.com/video/8GnPrvjgg5M/w-d-xo.html
    Perform CRUD with FIrebase Using HTML Table:
    th-cam.com/video/Bb3G87J8XGE/w-d-xo.html

  • @tomw8655
    @tomw8655 8 หลายเดือนก่อน +7

    You can't understand how thankfull I am to finally have a video that is up to date and actually works in the end.
    Thank you very much

    • @HassaanRaza
      @HassaanRaza  8 หลายเดือนก่อน +1

      glad i could help subscribe and happy coding :)

    • @serbanpascovici913
      @serbanpascovici913 7 หลายเดือนก่อน

  • @humbertoespinoza77
    @humbertoespinoza77 14 วันที่ผ่านมา +1

    Thank you very much for the quick and concise view of the implementation with html and js, I hadn't noticed that it only worked within the script tags and I had been trying for a while.

    • @HassaanRaza
      @HassaanRaza  13 วันที่ผ่านมา

      unfortunately in plain javascript, you cannot define import statement outside module script so cannot use the functions outside the script scope nor in another file.

  • @falcontheberd
    @falcontheberd 5 หลายเดือนก่อน +1

    This is more useful than the actual Firebase channe;

    • @HassaanRaza
      @HassaanRaza  5 หลายเดือนก่อน

      hehehe thank you :)

  • @hegharm
    @hegharm 3 วันที่ผ่านมา

    Thanks! Very greate job and lessons!

  • @hegharm
    @hegharm 3 วันที่ผ่านมา

    Thanks! Very greate job and lessons!❤❤

  • @drugoviic
    @drugoviic 11 หลายเดือนก่อน +4

    am soo glad you keep making new videos when firebase updates

  • @Checkitwithamagnet
    @Checkitwithamagnet 6 หลายเดือนก่อน

    You do an exceptional job of carefully and slowly walking through this. I liked and subscribed without needing to watch any of your other videos. Thank you so much!

    • @HassaanRaza
      @HassaanRaza  6 หลายเดือนก่อน

      Awesome! I hope to create some awesome new content. Words of appreciation help boost morale :)

  • @leolopezdeveloper
    @leolopezdeveloper 5 หลายเดือนก่อน

    It has been helpful, thanks.

  • @serbanpascovici913
    @serbanpascovici913 7 หลายเดือนก่อน

    Thanks a lot! A very useful video!

    • @HassaanRaza
      @HassaanRaza  7 หลายเดือนก่อน

      your welcome :)

  • @vikramdevadiga8695
    @vikramdevadiga8695 5 หลายเดือนก่อน +3

    Please provide source code of it, it is not working after trying and fixing so many time.

    • @NothingAnything-zh8rf
      @NothingAnything-zh8rf 10 วันที่ผ่านมา

      Work kr raha bhai bas thoda update krna pda code ko

  • @cachecacheboris
    @cachecacheboris 11 หลายเดือนก่อน +1

    where can we copy the code? it would take too much time to copy from the video. thanks a lot

  • @ibroib1310
    @ibroib1310 6 หลายเดือนก่อน +2

    bro i did all the steps but it doesnt work

  • @gordhan_harkhani
    @gordhan_harkhani 11 หลายเดือนก่อน +1

    Sir I have this error ""firebase fatal error: can't determine firebase database url. be sure to include databaseurl option when calling firebase.initializeapp()."" How to solve this ?

    • @HassaanRaza
      @HassaanRaza  11 หลายเดือนก่อน

      you must have copied configuration before creating the database,
      there is databaseUrl property in the configuration, check your firebase console project settings => firebase app => cdn tab, if its not there manually write it.

  • @calebweigt732
    @calebweigt732 8 หลายเดือนก่อน

    this code does not work for the update function upon a variable that is received from the local storage.

  • @kamlakshsingh5977
    @kamlakshsingh5977 6 หลายเดือนก่อน

    please help me solve this:
    Cannot read properties of undefined (reading 'pieceNum_')
    the realtime database configuration is not there in this video please help

  • @t0talnyk0ksu68
    @t0talnyk0ksu68 7 หลายเดือนก่อน +1

    You are szef (in polish BOSS 😎😎😎)

    • @HassaanRaza
      @HassaanRaza  7 หลายเดือนก่อน +1

      dzięki kolego ❤

  • @ssikarim
    @ssikarim 7 หลายเดือนก่อน

    thanks

  • @shobrasec2218
    @shobrasec2218 11 หลายเดือนก่อน +1

    can I have the files in this tutorial please?

  • @leo_6961
    @leo_6961 9 หลายเดือนก่อน +1

    Add Data Error....

  • @louieknowstech
    @louieknowstech 2 หลายเดือนก่อน

    how are u actually so good with this very difficult thing?
    whats ur secret lol

    • @HassaanRaza
      @HassaanRaza  2 หลายเดือนก่อน

      hahaha u don't know how to answer this but i do learn programming with sheer interest and do my research well.

  • @sohaghori8543
    @sohaghori8543 11 หลายเดือนก่อน

    sir kindly create the singup singin logout pages ...

  • @katz_4562
    @katz_4562 5 หลายเดือนก่อน

    Hey, I am new to this. How do I open my webiste ?

  • @Mohammed_Alshlian
    @Mohammed_Alshlian 7 หลายเดือนก่อน

    thank you but i cant see read data 😅

  • @nadaahmed5987
    @nadaahmed5987 5 หลายเดือนก่อน

    does it work in 2024? (v13)

  • @nisarasheed964
    @nisarasheed964 10 หลายเดือนก่อน

    Its not working for me at all

    • @HassaanRaza
      @HassaanRaza  10 หลายเดือนก่อน

      check your browser console for error, you cannot say "its not working" there is no such error!