Learning How React Router DOM works With ChatGPT
you know in react-router dom, we can use routing and links which don't refresh full page while loading, behind the hood link also use a tag but why does the page not refresh?
ChatGPT
In React Router DOM, when you use the <Link> component, it internal...
mayurpatil77.hashnode.dev12 min read