This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-22
Channels
- # announcements (1)
- # babashka (7)
- # beginners (31)
- # cider (2)
- # clj-kondo (6)
- # cljfx (2)
- # cljsrn (3)
- # clojure (65)
- # clojure-australia (1)
- # clojure-spec (10)
- # clojure-uk (3)
- # clojuredesign-podcast (1)
- # clojurescript (28)
- # conjure (15)
- # fulcro (24)
- # helix (4)
- # jobs-discuss (36)
- # malli (16)
- # minimallist (3)
- # re-frame (3)
- # sci (88)
- # shadow-cljs (10)
- # test-check (1)
Quiz, what does (#())
return?
For me it's ()
which breaks my common no-op event handler code... (reg-event-fx ::foo #())