▲ Router: Framework Agnostic Client Side Router at github.com▼11 up and 1 down, posted by kevindurb 2542 days ago 3 comments
tracker1 2541 days ago. link 1 point ▲ ▼Nice... could be used, via history with connected router to automagically dispatch data loading against routes. Could then use this paired with the new Context providers for route data... mind... blown.
kevindurb 2541 days ago. link 2 points ▲ ▼Thanks man! Yea I really just wanted this to be the simplest solution :)
tracker1 2538 days ago. link 1 point ▲ ▼One minor feature that might be nice would be a lookup, where you pass a URL and you get a matching route with route parameters back.