I’ve been using React Router (https://github.com/rackt/react-router) with JavaScript and like the way that you can map nested routes to nested components (similar to the Ember.js router or AngularUI router). I’ve missed this with Om + Secretary and came up with the following:
https://gist.github.com/scttnlsn/7018b128032b73ce187e I’d love some feedback here. Is this a decent approach? -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
