This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-21
Channels
- # beginners (82)
- # bitcoin (1)
- # boot (38)
- # cider (6)
- # cljs-dev (13)
- # cljsrn (5)
- # clojure (320)
- # clojure-italy (22)
- # clojure-losangeles (6)
- # clojure-russia (55)
- # clojure-spec (25)
- # clojure-uk (48)
- # clojurescript (64)
- # component (16)
- # core-async (6)
- # cursive (54)
- # data-science (2)
- # datascript (2)
- # datomic (8)
- # docker (1)
- # ethereum (1)
- # fulcro (1)
- # garden (1)
- # graphql (16)
- # heroku (6)
- # hoplon (12)
- # jobs (4)
- # juxt (1)
- # leiningen (9)
- # off-topic (39)
- # om (13)
- # om-next (2)
- # onyx (9)
- # pedestal (2)
- # portkey (12)
- # re-frame (25)
- # reagent (6)
- # ring-swagger (4)
- # schema (1)
- # shadow-cljs (10)
- # spacemacs (11)
- # testing (19)
- # uncomplicate (1)
- # unrepl (6)
- # vim (21)
- # yada (3)
I used to name my projects with plant names, like opening a list of plants, pick a name with the leadings letters I want, and change it by 1 character to achieve better SEO...
like in this list http://www.southernliving.com/plants/c
picking "coleus", change it to "coleujs" but still pronounced like "coleus", while Google still shows "coleus" in image search
then it's algo easier to make a logo, just pick a picture from Google Images results, and turn it into a logo... at least simpler than drawing from nothing
=>> npm search coleujs
No matches found for "coleujs"
=>> whois
NOT FOUND
>>> Last update of WHOIS database: 2017-09-21T03:34:59Z <<<
Hi thheller, is there a way to change target
folder name? I found :cache-root
in code, but it seems only move aot-classes classpath.edn cli-repl.port http.port nrepl.port socket-repl.port
to the new folder, left explorer jar-manifest library npm
in target/shadow-cljs
@bolasblack it is not fully implemented yet but yes the goal is to allow changing :cache-root
so target/shadow-cljs
isn’t hard coded anymore
Look forward to the implement of :cache-root
😁