hyperfiddle

http://hyperfiddle.net
2018-11-20T01:22:38.044100Z

Markdown pipeline from userland http://tank.hyperfiddle.net/:dustingetz!markdown-extensions/#:hf.src!markdown

2018-11-20T14:18:28.045200Z

@alexandrkozyrev Paste this stage, like in this screenshot:

2018-11-20T14:18:33.045600Z

[[:db/add "-1510509501" :link/rel :hf/remove]
 [:db/add 17592186046654 :fiddle/links "-1510509501"]
 [:db/add "-1510509501" :link/path "0"]]

2018-11-20T14:20:26.046900Z

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

alexandrkozyrev 2018-11-20T18:25:59.047300Z

works like a magic

2018-11-20T18:26:11.047500Z

Does it make sense?

alexandrkozyrev 2018-11-20T18:29:30.048600Z

yes it does, are there example “tanks” for each kind of built-in rel?

2018-11-20T18:31:21.049700Z

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

2018-11-20T18:31:54.050200Z

That is only visible in development – in production, you have to model any links you want

2018-11-20T18:34:04.050900Z

We are deploying right now sry

alexandrkozyrev 2018-11-20T18:49:33.051500Z

“cljs-ns” is at the bottom - hurra-a-a-y!

2018-11-20T18:49:39.051700Z

haha

alexandrkozyrev 2018-11-21T12:41:56.054700Z

renderer at the top is awesome - http://alexandrkozyrev.hyperfiddle.net/:reagent-dashboard/

2018-11-21T12:48:33.054900Z

Nice chart!

2018-11-20T18:49:42.051900Z

for you 🙂