5 ms·
Very intelligent approach! JSX for routes always seemed weird. I especially like the explicit url parameter passing vs. others where it just magically shows up
by rajington 7y ago
Very intelligent approach! JSX for routes always seemed weird.
I especially like the explicit url parameter passing vs. others where it just magically shows up in your component.
- chris_engel 7y agoThanks a lot! That also was one of the main issues I had with React Router and Reach Router.