useLocation Hook in React Router
Introduction
Single Page Application takes a different approach when navigating from one page (Component) to another.
This is because unlike Multi-page Applications with multiple HTML files that are uploaded to the server and then accessed later base...
ocxigin.hashnode.dev5 min read