Hello guys!
I'm wondering if there is a way to inject values through a BREPL to OM
components.
My idea would be pass values to certain components on an active workflow flow,
so i don't need to start always from a step one of my UI interaction workflow.
Currently I was achieving this behavior through updating the "big" app-state
map, but it starts to get difficult when my components use their own state
```(init-state [_] {:selection (chan)})```
The behavior i try to described is the same than you can experiment when use
http://clojurescriptone.com/
Thanks a lot!
NOTE: I'm using @cemerick/austin
--
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.