Chris Truter
Chris Truter
Hey @timothypratley - now that the CLJSJS side is sorted out, I'll get to this shortly
Pull requests welcome :stuck_out_tongue_closed_eyes:
To clarify what's being asked for - reuse of repeated listeners and removal of stale ones, to deliver zero-fuss `re-frame` subscriptions
So here's how I understand the degree to which we could take this: 1. Interface which caches `(r)atoms` bound to refs. 2. Interface to track "disposal" of subscriptions, and kill...
Him Jim! I'm not very familiar with Lumo - the bulk of the stacktrace seem to refer to its internals and doesn't mean much to me. Taking a guess it...
The default behaviour is pretty overboard on the magic, and others have also had trouble. Took the cowards approach of making this user configurable, see #75 Using an array (ie....
And then theres still sets, queues, ordered maps, etc as another dimention
@martinklepsh How did your CLJS workshop go? Did you use Matchbox in the end? Interested in linking out to some reference usage code :link:
@pate any old projects lying around we could cannibalise?
@orther @bensu Just pushed `0.2.1` of `boot-cljs-test` which fixes usage with karma (and electron)