This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-02-21
Channels
- # arachne (1)
- # aws-lambda (50)
- # beginners (10)
- # boot (59)
- # capetown (4)
- # cider (9)
- # cljsjs (27)
- # clojure (249)
- # clojure-berlin (8)
- # clojure-finland (7)
- # clojure-germany (1)
- # clojure-italy (6)
- # clojure-nl (7)
- # clojure-russia (91)
- # clojure-spec (100)
- # clojure-uk (61)
- # clojureremote (2)
- # clojurescript (171)
- # core-async (11)
- # cursive (31)
- # data-science (1)
- # datascript (2)
- # datomic (11)
- # dirac (2)
- # emacs (16)
- # events (1)
- # hoplon (142)
- # juxt (4)
- # lein-figwheel (9)
- # leiningen (10)
- # luminus (7)
- # lumo (44)
- # mount (3)
- # off-topic (150)
- # om (18)
- # onyx (5)
- # perun (12)
- # planck (12)
- # protorepl (13)
- # re-frame (28)
- # reagent (8)
- # ring (1)
- # ring-swagger (10)
- # spacemacs (2)
- # specter (11)
- # sql (14)
- # untangled (99)
- # vim (18)
- # yada (2)
Woah nice ^
We should take the history of this channel and apply a transformation that generates wiki pages with these kind of examples. Every time I peek in here there is something nice and 🆒
we need something like http://regexr.com/, but for Specter
@dm3 various people have said they would do something like that for specter (more along the lines of 4clojure), but no one has done it yet
instead of Text pane you have a tree editor with sequences, maps and primitives as building blocks
instead of Expression - an executable editor panel, because you might want to write new navigators. Or maybe a separate panel for the context NS and a separate path expression editor
@dm3 not at the moment https://github.com/nathanmarz/specter/issues/72
shouldn't be too much work to get it working again, but the main task that needs to be done to ensure support moving forward is getting the tests running under bootstrap cljs