i have been searching for the same tutorial like you explained its very nice work appreciate it ! the only thing i would like to mention if possible you should also comment all codes of the same in description.
Dude you're doing it ,and doing it great we are here to learn so please explain with video what is await what is preventDefault etc... Why did you use async function instead of just a function
I think this error is due to nodemon, so nodemon is not correctly installed in your pc because you have to delete a garbage file after installing it. So make sure to do that
I have a question. I did not have any mongodb account and opened one so after the video I realized you kind of connected them each other. any help how can i do that
I think this error is due to nodemon, so nodemon is not correctly installed in your pc because you have to delete a garbage file after installing it. So make sure to do that
I have make register page and I will write same thing but when I register new one then it will throw the exception and alert mess wrong details is triggered what can I do?
Thank you ! this is worked for me in the functional parts but it will be great you could show how you setup the mongoose and other dependencies before making data model
Bro I have problem I have code in that code implement to login with email OTP and after registration verification link to send email this two logic implement that code can you help me please
@@techywebdev I found a different way through making an AuthContext component then using PrivateRouting to fix this issue. I think it is more secure that way, but what do you think?
19:00 Thats insane. Why would you want to inmediatly store new data from the user if their email doesnt exist? They are not creating an account, yet you are taking their data. Lol.
Wo sirf kuch lines ka initial code hai, jise mene skip krdiya kyuki itna important nhi tha wo. Aur agar code chahiye copy krne ke liye to description me hai code.
Shaming for an accent is mad, just because you hear something different, you are calling it bad, so you are a guy who has one opinion and everything else is wrong, that's why you never grow.
Its not Proper. like first show all depene to install All already things u did then show how to do it You all already written code . make database collection. Difficult to cope. Difficult even if u follow this tutorial
My Fiverr account : www.fiverr.com/jahid_2003
Super Bro 😁😁 Thanks and Happy Diwali 💝💥💥💣💣🎆
i have been searching for the same tutorial like you explained its very nice work appreciate it ! the only thing i would like to mention if possible you should also comment all codes of the same in description.
Great tutorial
thanks, this helped me for my exams. I will recommend you to my friends
how did u setup the mongodb compass
I have connected it to mongoDB compass but I am unable to locate my credential in the compass
Awesome, liked this tutorial, Thank you
thank you so much........ best tutorial on youtube..
after npm start what to write in "start" it is not working , main part youare skipping
Very helpful! I'm new to react and I still understood it!
Dude you're doing it ,and doing it great we are here to learn so please explain with video what is await what is preventDefault etc...
Why did you use async function instead of just a function
Amazing code!! :)
How do i store cookie in frontend which is coming from baceknd after doing signup or sign in & how to i show error in frontend coming from backend
❤ superb
thanks bro it really helpful
when I am trying to run the nodemon app.js file it is running the development server, rather then getting connect to port and mongo db,,, please help.
I think this error is due to nodemon, so nodemon is not correctly installed in your pc because you have to delete a garbage file after installing it. So make sure to do that
soo much helpfull vedio❤
Where is the Github repository??😅
Check out the description
Thank you brother
i have problem in signup whenever i try to signup it goes to catch error any sloution
Great, but it would be good if at the start of the video you show the demo first, then continue with the project
can someone tell me what if the database is postgres rather than mongodb
Then you have to write commands according to that postgre provider such as supabase. I will make a video soon on supabase so you can see that.
Wait how do you use useNavigation in an if statement? I am getting an error that says I am not allowed to use hooks conditionally in an if statement?
I have a question. I did not have any mongodb account and opened one so after the video I realized you kind of connected them each other. any help how can i do that
Login working successfully
The login form getting logged without using password credentials
good and useful
Hello, my query is whenever i try to signup or login it’s showing wrong details but I follow your code step by step totally please resolve my issue
why is it taking me to home page on entering the wrong password??
Thank You, very helpful
nodemon is not working its showing that not recognized as a internal and external command kindly help me
I think this error is due to nodemon, so nodemon is not correctly installed in your pc because you have to delete a garbage file after installing it. So make sure to do that
I have make register page and I will write same thing but when I register new one then it will throw the exception and alert mess wrong details is triggered what can I do?
same
I have a doubt, if we directly give "/home" it will be redirected to the home page irrespective of login , How to handle it
Thank you ! this is worked for me in the functional parts but it will be great you could show how you setup the mongoose and other dependencies before making data model
Ya I will make sure to explain everything from now on.
True😂
hey! can you explain how did you do it
I am getting trouble to download dependency
THANK YOU SIR VERY NICE VIDEO
overall good video to learn but use if(response.data) in place of then catch. It will make code more readable and east to understand
Bro I have problem I have code in that code implement to login with email OTP and after registration verification link to send email this two logic implement that code can you help me please
One question sir, how do I prevent the user from navigating to /home if the login is not sucessful? What kind of logic can I use for it?
It is very easy, as I show you in the video, you can just alert the user that the details are incorrect
@@techywebdev I found a different way through making an AuthContext component then using PrivateRouting to fix this issue. I think it is more secure that way, but what do you think?
I am getting axios error. "unsupported protocol mongodb". how to solve this? I am not getting any answers related to this error
check for the connection establishment between the mongodb and you nodejs server try setting up the mongodb properly and check once
Show the preview for every move, so that we can understand better, otherwise we can copy the source easily
Im sorry but its notworkin for me idk how to connect mongo with express could u explain further?
Very nice vdeo
I have a mern app i am planning to insert login and signup for that project. Can you upload a video about that?
This is also an example of mern app login form, you can use this one.
Even if the email matches it's getting logged in. The password should also get matched then only it should login.
great
where did u create mongoose and app.js file ?
At the root directory , beside the src folder
@@techywebdev thanks
Try explain step by step by showing frontend form
My data is not able to go only show wrong details
Helpful ❌ Errorful✅
Bro it's been 7 months are you done with this ??? I need help can we contact
bro it is not safe think we can directly go to home without login
Thank you sir
very nice
hii bro 3:27 how to install the dependencies...
Just write "npm i dependancyname" in the terminal
@@techywebdev Thankyou bro…
Please help. I'm not able to connect to database
maybe you have ipv4 change it to ipv6 maybe it will connect your db
also you need to change ng to your mongo DB password when you copy the mongo db link in env
Content is very good where i can find a video to modify a profil
Teach from scratch not from middle of the development !! Anyway Good job
Sure, I will keep that in mind from now on.
I loved the ok part 🤣 ok
It says missing script start
how do u remember all this?
How to implement designs
I am having error on submit button axios error can anyone help me in this regard
best video for adding login to your existing projects. super Techy Web Dev. Can you also put video about jwt web token login video?
Already uploaded a video on jwt
@@techywebdev okay bro
can we get source code?
mongoose connection is failed pls share the source code
check you uri
Ok!
You are not checking the password
Login using email is valid ?
ok
Error unexpected use of location
19:00 Thats insane. Why would you want to inmediatly store new data from the user if their email doesnt exist? They are not creating an account, yet you are taking their data. Lol.
Yes I know that but it is just an example on how to make a login form
does anyone facing CORS error?
can you share the source code ?
It is now there in description
Okay
Ok
Copy your code....it only says wrong details when itry to log in or sign up.....crap tutorial
same
backend ka to kuch bataya he nai yaar direct code pahle se he tha os me 😓
Wo sirf kuch lines ka initial code hai, jise mene skip krdiya kyuki itna important nhi tha wo. Aur agar code chahiye copy krne ke liye to description me hai code.
bro where is code
It is now in the description
Thank you❤
Share the source code please
source Code👇👇👇👇
Bro ur spell for T is so sharp that ii caused me headache. geTTT, posTTT
:(
Sorry fot that but I cannot change my accent
Shaming for an accent is mad, just because you hear something different, you are calling it bad, so you are a guy who has one opinion and everything else is wrong, that's why you never grow.
@@hanius5438 Bro first learn english properly Your yt profile has no " feauture" :D
Its not Proper.
like first show all depene to install
All already things u did then show how to do it
You all already written code . make database collection. Difficult to cope.
Difficult even if u follow this tutorial
ok
‘Ok’ counter:123
ok
Content is very good, but too many "ok" makes it annoying to listen...
Agree
Agreed
agree
He's Indian. C'mon bro
No that’s just the person in the background agreeing with him
Man you should name your channel
Ok 🤣
be regular
"Ok Ok Ok OK"
Ok Ok ok ok ok Ok ....... 200
Peeche bache khel rahe he
Reply to my comments now ok 😂
Omg stop saying “ok”
okay
okay🛕