DEV Community

Discussion on: react-router: Three Route Rendering Methods (component, render, and children)

Collapse
 
osamana profile image
Osama N. Abuomar

Thanks for the article, I'll be using the route method for most of my cases.