Search posts, tags, users, and pages
Paul Keno Adaroje
Full Stack Software Engineer
Click here to go to the github repo.This tutorial uses React Router version 6.4.0 Introduction Routing is the ability to move between different parts of an application when a user enters a URL or clicks an element (link, button, icon etc) within the...
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.
Yea... Thanks for the wonderful contribution Harrison Obetta
David Oga
Frontend Engineer.
This is awsome! Thank you so much for the insights.
Thanks for the feedback David Oga
Odiri Ighogboja
A solution driven software engineer
A great exposition on React Router.
Thank you odiri ighogboja
Charles
I am a Software Engineer who is passionate about web design and using Software solutions to solve real life' issues.
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
Thanks Charles for the feedback. We'll look into your recommendations.
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.