On Apr 11, 2014, at 3:28 PM, Dylan Butman <[email protected]> wrote:
> Wrote a very small library on top of secretary that allows for two way data > binding between edn (think application-state) and browser history. > https://github.com/pleasetrythisathome/tao > Thoughts, comments, pull requests, greatly appreciated! Very cool, thanks for sharing! I have some questions/thoughts: Would it possible (and a good/OK/reasonable idea) to keep the routing state in the component local state of the Om root component, instead of the app-state? If so, would it also be possible to initialize things like nav-chan, init-history, and deftao routes in the iWillMount implementation of the Om root component? -- 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.
