Can you explain in details how should I start that react application once I have donwloaded the UI form (Only UI) and made the code changes that you are doing in the video?
@@thedebugarena Yes sir , with that we defining a collection in test database. I want to give different name to database , so I want to know the line of code where we are giving name to the database , so that I can change it.
@@layasrimarisetti7555 its in schema you can see after we define name, email and password we give name kf the collection you just have to create that new one
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
1. The most common way is to create admin login at other location. 2. You can give radio button register as admin or user. If you select admin then there create one extra input which accept a secret key that has been set by you only. Then if user try to register as admin he wouldn't but you will.
Bro I have a problem When I am hitting url postman to mongodb its showing the output But when i am register the frontend form to mongodb its don't show any ouput on mongodb please help me bro it's urgent
Yes as i am using class component when we create a function we have to bind them in constructor to make sure the function will be available for all the component inside main class. In functional component you don't need to bind them. I hope it help.
Hi Can you tell me my reset password is not working I am getting an error of "Error: Illegal arguments: object, number" on this line const encryptedPassword = await bcrypt.hash(password, 10); How can solve that please help me
It is not like i can't use functional component but due to some reason I.e. 1. I am much more comfortable with hooks but class component makes us little uncomfortable because for some task it take multiple step. So, for beginner it will make easy for you in future if you understand class component well. 2. I haven't made ui i downloaded it from github and that was in class component.
@@thedebugarena bro one dought,for making the UI design ,for both login and signup,i need to maintain two separate css files for both login and signup or else i need to manage only in single App.css File
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
Thankyou Adarsh 😂, from getting help in person to getting help from your videos, we've been a long way😂
Nostalgia🥺🔥
One of the best explanation on mern
And the the teaching level is outstanding ❤️
Just finished liked it very much no loved it easy to follow and understand thanks so much may God bless you
you came in my recommendation like a god! Thanks keep making videos this playlist help me alot.
Best explanation brother...Keep it up.
Keep it up 👍
From Bahawalpur Pakistan.
The explanation is very clear, looking forward to the next film
Tysm, that you liked it. Next video will be out tomorrow.
Can you explain in details how should I start that react application once I have donwloaded the UI form (Only UI) and made the code changes that you are doing in the video?
You can first clone that then run npm install then npm start this will do the job
Your tutorial helped me a lot, thank you so much for your work!
You saved me sir with this video. But I have one doubt that where test database was created and how collections are being stored in test database ?
You can watch previous 2 videos for that
@@thedebugarena yes sir I have watched them but not able to find the line of code which is creating test database
@@layasrimarisetti7555 it is schema and then using create method
@@thedebugarena Yes sir , with that we defining a collection in test database. I want to give different name to database , so I want to know the line of code where we are giving name to the database , so that I can change it.
@@layasrimarisetti7555 its in schema you can see after we define name, email and password we give name kf the collection you just have to create that new one
thanks bro,great explanation!!
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
Excelent video, congrats man
what about if my website has two different users? admin and employee?
1. The most common way is to create admin login at other location.
2. You can give radio button register as admin or user. If you select admin then there create one extra input which accept a secret key that has been set by you only. Then if user try to register as admin he wouldn't but you will.
2022 and you are using class components, anyway good video
What would a more appropriate solution be? Thanks
bro I can't do it step by step, when I clone from github it goes straight to the end
Check in that git repo you can find code for each commit. Or dm me on instagram i will share with you.
how to see the page? i'm confused
Bro I have a problem When I am hitting url postman to mongodb its showing the output
But when i am register the frontend form to mongodb its don't show any ouput on mongodb
please help me bro it's urgent
in user registration when I'm trying to register it's not accept the data in console it's showing only error
Dm me on insta
bro Iam getting same error , did you resolved it?
@@narsimhareddy4742 dm me on insta his error was resolved
@@thedebugarena insta Id?
@@thedebugarena getting same error
Why you used class components
can u explain line 12,which wrote for binding
Yes as i am using class component when we create a function we have to bind them in constructor to make sure the function will be available for all the component inside main class. In functional component you don't need to bind them. I hope it help.
You can also use arrow function when invoking function to avoid binding
Good job buddy 🔥🔥🔥👍👌
Where do I found same thing with functional component??
I have not made it on functional component but you can find code which is written in functional
Noice
Man!!!!!
I will kiss you!!!!
Thank you for lesson!
You helped me a lot! with mongoose connect
good explanation
When clicked signup it shows error 'userRegister' what is the problem
Dm me your error on instagram
bro i am facing same canu tell me whats the error
Brother please do more videos please
bhot hard bhai love u
Very Useful video
2:08 , can we use the state as this============> state={fname : " ",lname : " ",email : " ",password : " "} , rather then using the constructor
Yaa you have to modify that
Hi Can you tell me my reset password is not working I am getting an error of "Error: Illegal arguments: object, number" on this line const encryptedPassword = await bcrypt.hash(password, 10); How can solve that please help me
Try the solution which i have told you otherwise ping me on instagram
How do you get mongodb URL pls, connecting with mongodb on cloud is giving me iasue
Watch previous video or dm me on insta
Thanks it is very useful
would you tell me what theme you are using
Aura
Why are you using class components?
It is not like i can't use functional component but due to some reason
I.e. 1. I am much more comfortable with hooks but class component makes us little uncomfortable because for some task it take multiple step. So, for beginner it will make easy for you in future if you understand class component well.
2. I haven't made ui i downloaded it from github and that was in class component.
awesome dude
Iam getting status error in the console every time I try to signup , what should I do to resolve this issue?
Something might be went wrong check in the console of node
@@thedebugarena it's showing
node:internal/errors:465
Cannot set headers after they are sent to the client
@@narsimhareddy4742 dm me on insta
@@thedebugarena insta id?
@@narsimhareddy4742 the_debug_arena
I am receiving Axios "Network Error" while posting the data..
Can anyone help...
It might be you haven't started the node server or the url you entered will be wrong
@@thedebugarena The same problem here. I have the correct URL and the server is running and still not working
@@traveltourwithalbertceo1003 it might be due to header you passed try in postman or dm me on instagram
@@thedebugarena Thank you so much for your quick response but which header are you talking about. Thanks
can i know why didnt use the nest new npm to create the backend?
R u talking about framework
How i can change route without reload the page?
Use Link tag
where are the other lectures 01 and 02 are not here
They are there check in playlist
can u explain,how to write functional component,at line 12
If you are talking about handlesubmit.bind then in functional component there is no need to bind it. Function will directly work
@@thedebugarena ok
@@thedebugarena bro one dought,for making the UI design ,for both login and signup,i need to maintain two separate css files for both login and signup or else i need to manage only in single App.css File
@@karunakarkoyada69 both works
@@thedebugarena ok
good
I need ms sql or my sql connection not mongo db
You can do that easily
Keep the api in same way but instead of function of Mongo db like create delete use insert, find of my sql
@@thedebugarena plz I need another page only for my sql
In sign up component,can u explain the code from line no:3 to 11
There i have created state for my data i.e. first name, email, etc
that rewind sound🤣🤣🤣🤣
Didn't get you😅
plzz next part
Yes, very very soon.
@@thedebugarena when??
@@jayshripardeshi7271 Tomorrow
pls help me sir
get subscribed for git rep 📦
i hate class component.....
You can download code from git they are in functional
I am getting this error -
POST localhost:3000/register 404 (Not Found)
Please help me in this.
R u getting this on react or on postman
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
after all files setting the backend file also run in command promot it is connected to monosedb ok thats fine when i sign in fill the details it giving my something is error ... and i use ur mongose url the data is posting and signup is working but when i using my url its giving something is wrong can you pls tell me why
Dm me on instagram