This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-01-31
Channels
- # architecture (5)
- # beginners (35)
- # boot (150)
- # cider (1)
- # clara (7)
- # cljs-dev (131)
- # cljsrn (10)
- # clojure (76)
- # clojure-austin (3)
- # clojure-berlin (1)
- # clojure-brasil (1)
- # clojure-chicago (2)
- # clojure-dusseldorf (1)
- # clojure-italy (30)
- # clojure-nl (2)
- # clojure-russia (40)
- # clojure-serbia (2)
- # clojure-spec (25)
- # clojure-uk (13)
- # clojured (2)
- # clojurescript (106)
- # core-async (29)
- # datascript (65)
- # datomic (38)
- # emacs (8)
- # funcool (8)
- # hoplon (6)
- # jobs (3)
- # klipse (93)
- # luminus (16)
- # lumo (4)
- # off-topic (2)
- # om (11)
- # onyx (13)
- # pedestal (4)
- # protorepl (3)
- # re-frame (40)
- # reagent (31)
- # ring (6)
- # ring-swagger (4)
- # slack-help (5)
- # spacemacs (13)
- # untangled (17)
- # vim (2)
@jumblerg: this seems interesting - https://developers.google.com/web/updates/2017/01/css-grid
this is still ridiculous:
grid-template-areas: "header header"
"nav content"
"nav footer";
Hey, so I’m kinda new to this channel, though i’ve been playing around with your libs lately and it’s been a blast 🙂 Anyway, I have a question if you guys wouldn’t mind, perhaps I missed the docs yet I’ve been looking into Clojure Spec and can see that it’s available in the core V1.9 release, yet the Hoplon examples use Clojure V1.8, is there any reason for this, such as Castra being incompatible?
i would be surprised if things weren't 1.9 compat, you should be able to specify that version and it should all just work ™️
Ahh sounds good, thanks @alandipert @candera