This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-03-04
Channels
- # beginners (149)
- # cider (1)
- # clara (12)
- # cljs-dev (226)
- # cljsrn (2)
- # clojure (275)
- # clojure-russia (5)
- # clojure-uk (14)
- # clojurescript (57)
- # cursive (23)
- # data-science (15)
- # datomic (1)
- # fulcro (8)
- # hoplon (9)
- # onyx (5)
- # portkey (15)
- # protorepl (1)
- # re-frame (8)
- # reagent (17)
- # shadow-cljs (22)
- # uncomplicate (13)
- # vim (36)
@candera there is a mutation observer thing in hoplon/brew now, it’s wip and requires latest hoplon, but should make things easy enough
@U3B7WG4G6 not currently
basically makes it so you can implement mutation observers via attributes
Did you find a way to actually observe a particular element being added, though? I didn’t see a good way to do that when I was looking at them.
what do you guys think of the tpl or merge-kids triggering events on the DOM elements it adds/removes?
no idea what perf of that is