Fork me on GitHub
#clojurescript
<
2019-06-11
>
Yadia05:06:51

I'v been learning clojure for a while, right now I want to learn clojurescript. Do you have any suggestion and recommendation for the books, or any other means ? 🙂

Dan Katz11:06:09

Hi all, I'm new to ClojureScript. I'm trying to find a simple guide for using a React Native Module (Android specific) in ClojureScript. Can anyone help?

pinkfrog14:06:17

how to access mongodb with cljs ?

richiardiandrea15:06:51

You would usually use a JS library

Yadia15:06:38

@cloojure thanks, I'll check them out

mikerod20:06:11

I’ve seen this error a bit lately https://github.com/clojure/clojurescript-site/issues/143 when using various cljs versions (even newer ones like 1.10.339). Specifically, this part:

Error: Cannot find module '@cljs-oss/module-deps'

mikerod20:06:41

Anyone have pointers one what the situation is here? It sounded like it was fixed in some earlier versions, and maybe came back later, and was fixed again, etc

mikerod20:06:09

I bumped from 1.10.339 to 1.10.516 and that was the only change I made and it was gone in a recent particular instance