Bits and Pieces

Insightful articles, step-by-step tutorials, and the latest news on full-stack composable software development

Follow publication

Member-only story

The Love-Hate Relationship between React Router and React Components

--

Source: Google Images

As React developers, a majority of us enjoy working with React Router and how well it fits our React application.

Why we ❤️ React Router:

However, you will face some roadblocks while using React Router if your application-specific needs become a little more complicated than the regular usage you see on every tutorial on the web.

The good news is that even in those scenarios, React Router still allows us to solve problems in a clean way; but the solution might not be as obvious at first glance. Before we dive into this specific issue and how we solved it, Lets us talk about a few aspects of the great relationship between React Router and React Components.

Tip: Use Bit (GitHub) for your components. It will help you organize, share, and reuse them between apps to build faster…

--

--

Bits and Pieces
Bits and Pieces

Published in Bits and Pieces

Insightful articles, step-by-step tutorials, and the latest news on full-stack composable software development

Responses (2)

Write a response