This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-09-15
Channels
- # aws-lambda (3)
- # beginners (37)
- # boot (294)
- # carry (1)
- # cider (38)
- # cljs-dev (37)
- # cljsjs (88)
- # clojure (187)
- # clojure-android (2)
- # clojure-austin (1)
- # clojure-dusseldorf (9)
- # clojure-hk (3)
- # clojure-italy (12)
- # clojure-russia (36)
- # clojure-spec (55)
- # clojure-uk (27)
- # clojurescript (75)
- # community-development (5)
- # conf-proposals (2)
- # copenhagen-clojurians (3)
- # cursive (9)
- # datomic (54)
- # devcards (5)
- # devops (3)
- # dirac (69)
- # emacs (6)
- # ethereum (1)
- # euroclojure (1)
- # events (3)
- # funcool (1)
- # hoplon (20)
- # immutant (4)
- # luminus (14)
- # midje (4)
- # om (178)
- # om-next (2)
- # onyx (47)
- # pedestal (19)
- # protorepl (20)
- # re-frame (14)
- # reagent (54)
- # ring (2)
- # ring-swagger (7)
- # test-check (10)
- # uncomplicate (11)
- # untangled (9)
- # yada (9)
@anmonteiro great job on the server side rendering for om.next!
also, why does om have both project.clj
and build.boot
?
@currentoor thanks, most of the work was already done in https://github.com/ladderlife/cellophane
just needed to merge that in
hrm, because I find Boot makes me most productive and I asked David to include a build.boot
file for would-be Om hackers that prefer Boot 🙂
oh i see
cool!
FYI: I've just pushed a CSS recipe to the untangled cookbook that shows how to co-locate CSS is a nice composable way in Untangled. Some of the helper functions will likely be moved into untangled client once I decide how much more polish they need. These techniques would work fine with stock Om Next as well. https://github.com/untangled-web/untangled-cookbook/tree/develop/recipes/css-idea