Show HN: A generic router to manage url like object state
1–2 of 2 posts
Re: Show HN: A generic router to manage url like object state
#2Where it really shines is when you want to combine routing with state management layer, e.g. Redux. This way route information can be fully consumed by your data layer.