Yea... Thanks for the wonderful contribution Harrison Obetta
This so good. You explain so well, now I have cemented my knowledge about React Router Dom.
Pls could you talk also on UseNavigate() and useHistory(). A beautiful explanation from you would be so appreciated
Harrison Obetta
I am a front-end developer interested in building high-performance modern web apps that are user-friendly while following best practices.
Great article I must say. Another difference between a Link and an HTML anchor tag is that Link is meant to be used within app navigations while any external linking should be done with our good old "a" tag.