This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-19
Channels
- # aatree (33)
- # admin-announcements (70)
- # alda (6)
- # aleph (2)
- # announcements (6)
- # aws (7)
- # beginners (40)
- # bitcoin (1)
- # boot (138)
- # cider (24)
- # cljs-dev (9)
- # cljsjs (18)
- # cljsrn (35)
- # clojars (4)
- # clojure (211)
- # clojure-art (4)
- # clojure-austria (2)
- # clojure-hamburg (8)
- # clojure-russia (66)
- # clojure-sg (3)
- # clojured (1)
- # clojurescript (73)
- # cursive (9)
- # datomic (124)
- # dirac (8)
- # editors (3)
- # emacs (13)
- # euroclojure (10)
- # hoplon (207)
- # jobs (4)
- # ldnclj (27)
- # lein-figwheel (3)
- # leiningen (10)
- # mount (5)
- # music (1)
- # off-topic (9)
- # om (92)
- # onyx (36)
- # perun (30)
- # proton (47)
- # re-frame (11)
- # reagent (11)
- # ring-swagger (7)
- # yada (2)
Added some issues: https://github.com/aatree/aautil/issues
I've added aalog.cljc to aautil and the aalog-test.cljs works. But I've a long way to go on testing the js. @meow could you handle the js testing? It would give me a starting point for subsequent testing. Likely the build.boot file also needs work!
@laforge49: I'll see what I can do, sure. I'm on a borrowed Windows 10 laptop so I need to set up a bunch of stuff today.
But after working on this stuff for more than 10 years, alone, what I want is to work more with others like yourself.
I am also thinking in the boot that a lot of the dependencies need to be scoped to testing. I mean, it is a library that might be used on the server and many of those dependencies would really be inappropriate.