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

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 40

  • @HassaanRaza
    @HassaanRaza  Месяц назад

    Retrieve Firebase Data Into Html Table Tutorial:
    ruclips.net/video/8GnPrvjgg5M/видео.html
    Perform CRUD with FIrebase Using HTML Table:
    ruclips.net/video/Bb3G87J8XGE/видео.html

  • @tomw8655
    @tomw8655 9 месяцев назад +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

  • @humbertoespinoza77
    @humbertoespinoza77 24 дня назад +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  23 дня назад

      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.

  • @hegharm
    @hegharm 13 дней назад

    Thanks! Very greate job and lessons!❤❤

  • @hegharm
    @hegharm 13 дней назад

    Thanks! Very greate job and lessons!

  • @falcontheberd
    @falcontheberd 5 месяцев назад +1

    This is more useful than the actual Firebase channe;

  • @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 :)

  • @XuânNghĩaTrần-v6z
    @XuânNghĩaTrần-v6z 2 часа назад

    Thanks

  • @serbanpascovici913
    @serbanpascovici913 8 месяцев назад

    Thanks a lot! A very useful video!

  • @leolopezdeveloper
    @leolopezdeveloper 5 месяцев назад

    It has been helpful, thanks.

  • @vikramdevadiga8695
    @vikramdevadiga8695 5 месяцев назад +3

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

  • @ibroib1310
    @ibroib1310 7 месяцев назад +2

    bro i did all the steps but it doesnt work

  • @cachecacheboris
    @cachecacheboris 11 месяцев назад +1

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

  • @kamlakshsingh5977
    @kamlakshsingh5977 7 месяцев назад

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

  • @calebweigt732
    @calebweigt732 9 месяцев назад

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

  • @t0talnyk0ksu68
    @t0talnyk0ksu68 8 месяцев назад +1

    You are szef (in polish BOSS 😎😎😎)

  • @gordhan_harkhani
    @gordhan_harkhani Год назад +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.

  • @shobrasec2218
    @shobrasec2218 11 месяцев назад +1

    can I have the files in this tutorial please?

  • @leo_6961
    @leo_6961 9 месяцев назад +1

    Add Data Error....

  • @louieknowstech
    @louieknowstech 3 месяца назад

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

    • @HassaanRaza
      @HassaanRaza  3 месяца назад

      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 ...

  • @Mohammed_Alshlian
    @Mohammed_Alshlian 7 месяцев назад

    thank you but i cant see read data 😅

  • @katz_4562
    @katz_4562 5 месяцев назад

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

  • @nadaahmed5987
    @nadaahmed5987 5 месяцев назад

    does it work in 2024? (v13)

  • @nisarasheed964
    @nisarasheed964 11 месяцев назад

    Its not working for me at all

    • @HassaanRaza
      @HassaanRaza  11 месяцев назад

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

  • @ssikarim
    @ssikarim 8 месяцев назад

    thanks