I'm working on a project right now that is predominantly client side and as 
such, requires some decent routing. By decent, I mean I need something that 
goes beyond matching a URL pattern and switching out a view in iron-pages 
-- I'm looking for "middleware" functions, routing life cycle hooks etc. 
something like https://router.vuejs.org albeit packaged as web components. 
I was surprised to see that none of this exists in Polymer as part of the 
PolymerElements catalog.

As an alternative, I've started looking at visionmedia/page.js 
<https://github.com/visionmedia/page.js> and Rich-Harris/roadtrip 
<https://github.com/Rich-Harris/roadtrip> but both, though well fitting, 
seem to bee in maintenance limbo. Now, while camelaissani/frontexpress 
<https://github.com/camelaissani/frontexpress> and riot/route  
<https://github.com/riot/route>look promising my real question is - why 
isn't there a native, well featured router for Polymer? Is creating such a 
module on the roadmap for 3.x?

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/6c30baf7-b693-49fb-80a1-d8daf9a34174%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to