fuck i love how you go to the website and teach this man i love what you did. I couldnt understand how other guys in youtube were writing these codes made me feel so unconfident while learning this. I hope you teach all of the other things in this style sir subbing to you
Thank you, this video was very helpful, but I have a question. How can I export this project with all the pages separated in their own files. Because "npm run build" will only build the main page and not the others.
nice and straightforward tutorial. Thank you. let's say I have a link within another component which is not part of the nav bar. The component is located inside a component folder. I tried using the example above for it. But I get an error on the webpage.
i have the same issue, i have a Navbar component inside my homepage, this navbar contains links to various pages, tell me will this method work there ?
i have a problem, when i click on a page, like home, i go to /home, and its ok. but if then i click on a page like pricing, it goes to home/pricing, but i need to go just to pricing! can you help?
You need to step up a state management and authenticate function to check if a user logs in. For example, if the user logged in, show the private components or pages. I hope it helps. I will do videos about react authentication in the future. Please, subscribe
@@Devtamin actually i didn't ended up using routing because i am a beginner and in my React App I had to transfer value of some states to a other page I searched for it and the only solution is redux i guess , so what i did is instead of creating different pages I conditionally rendered the different components. Would you like to see the results?
I learned much more than any other video😂😂😂. You are the real gigachad 🗿
Thank you for a comment
Thank youuuu 😭 so much...wish RUclips has a Love reaction button...your video just helped me scale through a huge roadblock right now.. thanks 🙏
You're so welcome! Please, subscribe
I am a new React learner in a real project of my company I'm stuck with page link many long time , and I'm appreciated for you. Thank you.
Glad it was helpful!
This is very easily
And I And I learned about the pages link from this tutorial
the best tutorial on this so far, thanks Sanee
You're very welcome!
I love the miter saw in the background. 🤣
Thank you so much. This video is very helpful and ease to understand!
Glad it was helpful!
thanks a lot sir..when the youtube videos getting highest likes and views couldn't help me,ur one help me tackle the issue.huge respect sir
You're welcome. Please, subscribe
From today I am your a new student thanks video was very helpful😊😊
Glad it was helpful!
legend thank you, fighting a dapp id been using li on could not work out hwo to integrate this correctly for the life of me haha thank you so much
Glad it helped! I really appreciate your comment. Pls, subscribe
Amazing tutorial. I am new to react and this helps me a lot
Glad to hear it! Please, subscribe
fuck i love how you go to the website and teach this man i love what you did. I couldnt understand how other guys in youtube were writing these codes made me feel so unconfident while learning this. I hope you teach all of the other things in this style sir
subbing to you
I really appreciate your comment. Please, subscribe
@@Devtamin done sir
thankyouu!!!! you just saved me from all the headache i was having
Glad I could help!
This is a huge, huge help. Thank you so much.
Glad it was helpful
thanks, man, finally some Route way that fits to my proj
You're welcome !! Please, subscribe
This is very helpful. Thank you so much.
Glad it was helpful!
Much better if we already knew how you made the Navbar, starting from the scratch and making something simpler could be easier to understand!
This video is 14th. if you want to make Navbar, you can go to the playlist and watch previous videos. I hope it helps. Please, subscribe
@@Devtamin cool, Yes, subscribed, excited to see new stuff😎
Excellent Tutorial. Thank you.
You are welcome!
Thank you, this video was super helpful :) Subscribed
thank you! very helpful. i wish i can give more likes
You're welcome!
thank you so much
You're welcome
Thanks. Keep up good work
I appreciate your comment. Pls, subscribe
Thank you very much for this short tutorial, you helped me!
Thank you for a comment !! Please, subscribe
thank you. it's really wonderful your manner
Thanks man helped a Lot
No problem 👍
Thanks @Devtamin, you have a real vitamin-Dev
Thank you
Thank you for explaining it very well. It really helped me.
Glad it helped! Please, subscribe
dude omg thank you SO MUCH u are the best ltrly saved me
Glad I could help!! Please, subscribe
excellent stuff bro i owe you one
I appreciate your comment! Please, subscribe
Godo video. Thankyou!!
Glad you liked it!
Subscribed Im following your tutorials
Thank you so much. I really appreciate your subscription
thank-you for the great explanation.
Glad it was helpful!
Well articulated, but one thing missing, how to access those routes from within an app/website, like how do you make them a link
Thank you for your simple explanation!
You are welcome!
Thank you very much for this
Always welcome my friend !! Please, subscribe
Thanks man, you are awesome
i loved it again
thank you for a comment
@@Devtamin how can i change the css of the link in a css file. i tried : .user link{
border: yellow solid 1px;
}
and jsx:
hello
Thank you, this video was very helpful, but I have a question.
How can I export this project with all the pages separated in their own files. Because "npm run build" will only build the main page and not the others.
amazing tutorial ty!
Glad it was helpful! Please, subscribe
thanks a lot , that was awesome
You're welcome!
TYSM SIR!
So amazing. Thanks!
Thank you for a comment. Pls, subscribe
Good video and nice explanation.
Glad you liked it! Also, I really appreciate your comment. Please, subscribe
great work
Thank you! Cheers! Please, subscribe
Why wouldnt you want the the page to refresh whenever you go from “home” to “blog”? Great video, thank you!
Good question! When we use React, we actually follow the concept of single page application
Would it cause any issues if the page refreshes within the react app, or is is just best practice to have it not refresh?@@Devtamin
Nice bro
Thank you for a comment
i loved it
Great
Thank you
were any changes applied to the 'App.js" file??
nice and straightforward tutorial. Thank you.
let's say I have a link within another component which is not part of the nav bar. The component is located inside a component folder. I tried using the example above for it. But I get an error on the webpage.
i have the same issue, i have a Navbar component inside my homepage, this navbar contains links to various pages, tell me will this method work there ?
thanks so much bro
Always welcome !! Please, subscribe
thanks alot
You're welcome. Please, subscribe
Thanks G!
Any time!
thank you
You're welcome !! Please, subscribe
Can you send the link of your source code? It's a good starter pack of single website
When I deploy in Vercel I cant access these links what should i do to fix this?
👍👍
You're welcome. Please, subscribe
is there a React Router link in the description or i m just too blind to see it ?
i have a problem, when i click on a page, like home, i go to /home, and its ok. but if then i click on a page like pricing, it goes to home/pricing, but i need to go just to pricing! can you help?
nevermind i solved it. thank you for the tutorial by the way!
is this react router version 6?
how to stop react app service? thank you
Control + C not working
Make sure that you select the terminal before hitting ctlr+c
how to protect routes?
You need to step up a state management and authenticate function to check if a user logs in. For example, if the user logged in, show the private components or pages. I hope it helps. I will do videos about react authentication in the future. Please, subscribe
can i find your source code
Can you give me thw source code.git
Sorry sir, I forget to commit tutorial series. You might to need to start from the first video. Sorry again.
thank you
You're welcome
thanks bro
Any time!!
@@Devtamin actually i didn't ended up using routing because i am a beginner and in my React App
I had to transfer value of some states to a other page I searched for it and the only solution is redux i guess , so what i did is instead of creating different pages I conditionally rendered the different components.
Would you like to see the results?