Free Next.js Course: 5 / Init Firebase

Поділитися
Вставка
  • Опубліковано 2 жов 2024
  • Welcome to Next Level Next.js! Over 500 copies of this course have been sold, but it's now time to give it away for free. I hope you enjoy it!!
    ---------- Links
    Source Code - github.com/lei...

КОМЕНТАРІ • 2

  • @rossanobr
    @rossanobr Рік тому

    Very nice tutorial! Thank you for doing it for free. I'm just starting with coding. Can you tell me difference of doing auth this way instead of using the signWithEmailAndPassword()? And initializing the app with the getAuth(app) functions? Thank you!!

  • @kimhongsieng6457
    @kimhongsieng6457 2 роки тому

    Great content. I have followed along but when I wrap the _app with the page show nothing. It seem that the children of AuthProvider is not working.