Hacker News new | ask | show | jobs
Show HN: A generic router to manage url like object state (github.com)
1 points by daiwei 3773 days ago
1 comments

Where 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.