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.
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!
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?
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
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.
Just awesome! To the point! Thanks!
That's what i thought after completing this lecture :D, just awesome. :)
@@haroonkiani-webdeveloper Well, that was like exactly the same :D
Glad it helped!
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.
I appreciate your opinion, Rooney!
Thank you so much for this very great tutorial!
This is exactly what i seek.
THIS is exactly what i was looking for! thanks
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!
Right to the point!
your lecture cover full important topics of Authentication thanks very much for clear information
Thanks for the feedback!
Great work boss
Thanks!
Thanks for shareing an awesome tutorial.
You are so welcome!
Bestest video,Thanku so much
Thanks for watching!
Amazing tutorial, I am working on an application and this was helpful. Thanks
Great tutorial
Very good video. Thank you for it.
Glad you liked it!
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
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?
Hey, please post your code on github if you'd like me to take a look.
the codesource on github isn't the same as the one in the video.
for example in github there isn't the login logic
Hi, the github project is the initial version. The login logic is what we do during this video.
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
Did you run 'npm install vite -g' to install vite?
npm run dev ?
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.
Hey! Check if this helps: stackoverflow.com/questions/64343788/firebase-email-link-authentication-leads-to-a-page-that-says-error-encountered
Just awesome! To the point! Thanks!
Great to know, Johny!