This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-29
Channels
- # ai (2)
- # beginners (12)
- # bitcoin (1)
- # boot (41)
- # chestnut (5)
- # cider (9)
- # clara (24)
- # cljs-dev (11)
- # clojure (107)
- # clojure-dev (2)
- # clojure-italy (4)
- # clojure-nl (4)
- # clojure-russia (10)
- # clojure-spec (19)
- # clojure-uk (71)
- # clojurescript (121)
- # cursive (3)
- # data-science (7)
- # datacrypt (1)
- # datomic (72)
- # docs (7)
- # duct (2)
- # emacs (3)
- # ethereum (1)
- # figwheel (1)
- # fulcro (58)
- # graphql (16)
- # hoplon (9)
- # jobs (2)
- # jobs-rus (1)
- # lein-figwheel (1)
- # leiningen (25)
- # luminus (2)
- # lumo (5)
- # off-topic (6)
- # onyx (22)
- # pedestal (3)
- # portkey (1)
- # proton (2)
- # re-frame (7)
- # remote-jobs (1)
- # ring-swagger (3)
- # rum (2)
- # shadow-cljs (38)
- # specter (7)
- # yada (30)
@flyboarder i still run into walls when i want to move away from jquery's event handling
the google closure events seem to be something totally different and have different design goals
do you know of a good alternative to jquery events?
@flyboarder also, i'm going to rollback the clj version on the snapshot branch until https://github.com/bensu/doo/issues/146 gets sorted out
i wanted to play around with it a bit but all tests are dead
@flyboarder what do you think of https://github.com/hoplon/hoplon/pull/199/files#diff-68fcaad0a72fa44d58672290a8b3a94dR7?
@thedavidmeister yeah we need to extend the element for gcl events, I haven't had the time, rollin back the Clojure version should be fine until cljs fixes itself then we can bump both. Also not sure which part of the PR diff you wanted me to look at.
@flyboarder the ??class test i linked to
@thedavidmeister looks good :thumbsup: