User Authentication with React & Firebase: Full Tutorial

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

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

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

    Just awesome! To the point! Thanks!

    • @haroonkiani-webdeveloper
      @haroonkiani-webdeveloper 9 месяцев назад +1

      That's what i thought after completing this lecture :D, just awesome. :)

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

      @@haroonkiani-webdeveloper Well, that was like exactly the same :D

    • @dawebschools
      @dawebschools  6 месяцев назад

      Glad it helped!

  • @rooneyjohn
    @rooneyjohn 10 месяцев назад +3

    Start to finish, excellent tutorial. I'll have to check out your courses!
    The only suggestion I have, please don't show use the wrong way to do things first... it just makes it harder. Just my humble opinion.

    • @dawebschools
      @dawebschools  10 месяцев назад

      I appreciate your opinion, Rooney!

  • @seoenjoycreativ
    @seoenjoycreativ 2 дня назад

    Thank you so much for this very great tutorial!

  • @ONEHLOFIOCHIOCHEME
    @ONEHLOFIOCHIOCHEME 8 месяцев назад +2

    This is exactly what i seek.

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

    THIS is exactly what i was looking for! thanks

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

    Nicely covered the login scenario. I had the idea how to do it. But being an Angular developer, I wanted to learn how it is done in React properly. Thanks for the tutorial!

  • @proflead
    @proflead 4 месяца назад +1

    Right to the point!

  • @demno2258
    @demno2258 10 месяцев назад

    your lecture cover full important topics of Authentication thanks very much for clear information

  • @adenreleemmanuel9848
    @adenreleemmanuel9848 7 месяцев назад +1

    Great work boss

  • @mahabubazam5533
    @mahabubazam5533 4 месяца назад

    Thanks for shareing an awesome tutorial.

  • @OG_AnjaliPannu_
    @OG_AnjaliPannu_ 7 месяцев назад +1

    Bestest video,Thanku so much

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

    Amazing tutorial, I am working on an application and this was helpful. Thanks

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

    Great tutorial

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

    Very good video. Thank you for it.

  • @Arjun-u7z6g
    @Arjun-u7z6g 9 месяцев назад

    hey, I have watched the video and checked the repo, but all the authentication components were missing, Can you please upload the correct repo link

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

    When I log in, it says this "Uncaught (in promise) Error: [Immer] Immer only supports setting array indices and the 'length' property"
    How to fix that?

    • @dawebschools
      @dawebschools  18 дней назад

      Hey, please post your code on github if you'd like me to take a look.

  • @anassinani1714
    @anassinani1714 18 дней назад

    the codesource on github isn't the same as the one in the video.
    for example in github there isn't the login logic

    • @dawebschools
      @dawebschools  18 дней назад

      Hi, the github project is the initial version. The login logic is what we do during this video.

  • @jbgoogl
    @jbgoogl 10 месяцев назад

    I am following the tutorial. I cloned the source code for the tutorial from a GitHub repo, opened the project in VSCode, opened the terminal in VSCode, ran npm i to install the dependencies. I enter 'vite' into the terminal, but it says
    bash: vite: command not found

    • @dawebschools
      @dawebschools  10 месяцев назад

      Did you run 'npm install vite -g' to install vite?

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

      npm run dev ?

  • @zabiiaryan8325
    @zabiiaryan8325 10 месяцев назад

    Thank you for the efforts. Thorough tutorial but when i was trying to change the password and got this error when i clicked on the link sent to my email. "Error encountered
    The selected page mode is invalid." Can you please share your insights on solving this error.

    • @dawebschools
      @dawebschools  10 месяцев назад

      Hey! Check if this helps: stackoverflow.com/questions/64343788/firebase-email-link-authentication-leads-to-a-page-that-says-error-encountered

  • @haroonkiani-webdeveloper
    @haroonkiani-webdeveloper 9 месяцев назад +1

    Just awesome! To the point! Thanks!