▲ Router: Framework Agnostic Client Side Router at github.com▼11 up and 1 down, posted by kevindurb 2488 days ago 3 comments
tracker1 2487 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 2487 days ago. link 2 points ▲ ▼Thanks man! Yea I really just wanted this to be the simplest solution :)
tracker1 2484 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.