This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-06-18
Channels
- # admin-announcements (10)
- # boot (260)
- # cider (44)
- # clojure (226)
- # clojure-berlin (24)
- # clojure-dev (68)
- # clojure-germany (5)
- # clojure-india (14)
- # clojure-italy (3)
- # clojure-japan (21)
- # clojure-poland (34)
- # clojure-russia (20)
- # clojure-spain (2)
- # clojure-uk (8)
- # clojurescript (86)
- # core-async (38)
- # core-typed (70)
- # datomic (41)
- # docs (8)
- # editors (7)
- # euroclojure (6)
- # instaparse (2)
- # jobs (8)
- # ldnclj (47)
- # om (17)
- # other-lisps (1)
- # reactive (1)
- # reading-clojure (8)
- # reagent (13)
- # sneer (1)
- # sneer-br (1)
@edbond: could you be more specific ? What is the context ?
done in plain old coffeescript, in less than 100 lines. Without cursors, invalid derefs etc
messages editor: key => [messages]. Add, click to edit (Save/Cancel), Remove. Store on server. Reject blank messages.
@edbonf any chance to see it on github, both versions ?
@edbond thanks,
initially I was doing this by passing cursors, then switched to callback functions, then core.async.
@edbond, yes pub/sub is the best option
@edbond it keeps the logic centralized