When you build a React app, you don’t want page reloads every time the user clicks a link.Instead, you want a Single Page Application (SPA) where pages change smoothly. That’s where Routing comes in. In this blog, you’ll learn: What routing is in Re...
arjun-dev.hashnode.dev3 min read
No responses yet.