Hello Everyone,
Good Afternoon, I am Ripu Gupta from Xavient Digital and I am looking out
for the Candidates with the skills in Clojure, Kafka, Cassandra, Git, Go,
Java. Kindly review the job description and feel free to apply.
Job Description: Data Architect IV/ Solutions Architect/ Developer
I
This is good, relevant information. Thank you, Andrea.
On Thursday, July 5, 2018 at 4:32:58 PM UTC-7, Andrea Richiardi wrote:
>
>
>
> On Thursday, July 5, 2018 at 1:01:14 PM UTC-7, Austin Haas wrote:
>>
>> Gary, I had tried Figwheel a couple years ago and I had a positive
>> experience, so that w
I spent a couple more hours working with Monroe and Figwheel. I still can't
figure out how to use the REPL. After trying to evaluate a few expressions,
Emacs gets completely locked up spewing the following error message 1000s
of times:
clojure.lang.ExceptionInfo: Arguments to require must be q
Zakon is declarative authorization library which unleashes all the power of
multimethods.
Github: https://github.com/dawcs/zakon
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that p
Wow, that Jira item got mired in a muddle of Various Alternatives! It
discusses (1) error messages, (2) documentation, and (3) covariant
returns! Jira can be a slow place to resolve a muddle.
By the way: I suppose each compiler (clj, cljs, ...) is sensitive to a
distinct set of implicitly-r
On Friday, July 6, 2018 at 11:18:56 AM UTC-7, Austin Haas wrote:
>
> I spent a couple more hours working with Monroe and Figwheel. I still
> can't figure out how to use the REPL. After trying to evaluate a few
> expressions, Emacs gets completely locked up spewing the following error
> message
Ok try this one:
clojure -J-Dclojure.server.repl="{:port ${1:-} :accept cljs.se}"
-R:cljs-canary -m cljs.main -re node -r
and then nc localhost or inf-clojure-connect to .
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to thi
Ok this command will open a socket REPL directly in cljs.user:
clojure -J-Dclojure.server.repl="{:port ${1:-} :accept
cljs.server.node/repl}" -R:cljs-canary -m cljs.main -re node -r
You need the right deps.edn aliases - then you will be able to nc localhost
or inf-clojure-connect to i
>
> That seems to work, but I see something like this in the minibuffer every
> time I move the cursor, with or without eldoc mode enabled:
>
> def: (:arglists^[[0m
> ^[[36m3^[[0m ^[[36m(clojure.core/meta^[[0m
> ^[[36m4^[[0m ^[[36m(clojure.core/resolve^[[0m
> ^[[36m5^[[0m ^[[36m(clojure.