This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-20
Channels
- # announcements (2)
- # architecture (5)
- # beginners (118)
- # cider (5)
- # clara (13)
- # cljdoc (8)
- # cljs-dev (49)
- # cljsjs (2)
- # clojure (107)
- # clojure-dev (9)
- # clojure-europe (3)
- # clojure-italy (58)
- # clojure-japan (2)
- # clojure-nl (6)
- # clojure-spec (89)
- # clojure-uk (27)
- # clojurescript (9)
- # core-async (33)
- # cursive (2)
- # datascript (2)
- # datomic (31)
- # duct (4)
- # emacs (1)
- # events (1)
- # figwheel-main (1)
- # fulcro (69)
- # hoplon (7)
- # hyperfiddle (16)
- # incanter (4)
- # instaparse (4)
- # kaocha (1)
- # mount (2)
- # nrepl (19)
- # off-topic (40)
- # onyx (6)
- # other-languages (3)
- # pedestal (2)
- # re-frame (48)
- # reagent (2)
- # reitit (10)
- # ring-swagger (9)
- # shadow-cljs (63)
- # spacemacs (13)
- # sql (8)
Markdown pipeline from userland http://tank.hyperfiddle.net/:dustingetz!markdown-extensions/#:hf.src!markdown
@alexandrkozyrev Paste this stage, like in this screenshot:
[[:db/add "-1510509501" :link/rel :hf/remove]
[:db/add 17592186046654 :fiddle/links "-1510509501"]
[:db/add "-1510509501" :link/path "0"]]
link/rel is one of seven choices, listed in the tooltip link/path is a path into the Datomic query/pull. Here, 0 means find-element index 0 Most of the fiddle/links table is automatic, the default values are almost always what you want. The link/rel indicates your intent and we use that to do the right thing
works like a magic
Does it make sense?
yes it does, are there example “tanks” for each kind of built-in rel?
Yeah, but not very organized, i will improve that in the next couple days. Also, if you toggle from "view" to "data" hyperfiddle will auto generate a pattern of links for an admin dashboard
That is only visible in development – in production, you have to model any links you want
Best examples right now: http://tank.hyperfiddle.net/:seattle!neighborhoods/ http://tank.hyperfiddle.net/:tutorial.race/
We are deploying right now sry
“cljs-ns” is at the bottom - hurra-a-a-y!
renderer at the top is awesome - http://alexandrkozyrev.hyperfiddle.net/:reagent-dashboard/
Nice chart!
for you 🙂