How To Get Started With React-Router: React Routing Explained ๐ก
A while back, I wondered "How can I integrate Node.js-like routing into my React web apps?"
The thing is, React applications are SPAs (Single-Page Applications), and managing component rendering conditionally to render "pages" is super tough. I creat...
shivankjshacker.hashnode.dev2 min read