This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-04-22
Channels
- # beginners (114)
- # boot (10)
- # cljs-dev (18)
- # clojure (57)
- # clojure-russia (12)
- # clojure-spec (2)
- # clojure-uk (1)
- # clojurescript (62)
- # cursive (49)
- # datomic (3)
- # emacs (2)
- # mount (1)
- # off-topic (25)
- # onyx (58)
- # pedestal (5)
- # re-frame (5)
- # ring-swagger (1)
- # specter (8)
- # unrepl (2)
- # untangled (4)
- # vim (10)
- # yada (39)
Just started using re-frame, looked at the simple example, and went “Wow! That is the most beautiful thing I’ve ever seen”. Clearly in need of a life but, still, enlightening.
(making a game physics prototype using re-frame and planck js)
I need a refresher on [] notation for claling functions in re-agent. I recall this really detailed documentation somewhere in re-frame, but I can't find it. Anyone have a link?
@qqq See the Wiki, down the bottom https://github.com/Day8/re-frame/wiki#reagent-tutorials
Sounds like you want "Using [square brackets] instead of (parentheses)"