Fork me on GitHub
#clojurescript
<
2019-07-19
>
zyxmn14:07:39

Hey fellas, what is the best way to include a js library to clojurescript leiningen project. I am trying to integrate https://www.react-spring.io/ . I see there is a :foreign-libs option .

Roman Liutikov14:07:46

@zyxmndaleyjes build js deps with webpack or something and include that bundle as a single foreign dep

zyxmn14:07:09

brilliant! thanks again @roman01la 🙂

Daniel Slutsky20:07:47

Hi. I guess this channel may be interested in this topic: In August, the Scicloj community will begin a series of web meetings about data visualization and literate programming in Clojure and Clojurescript. On the first meeting, @metasoarous will talk about Oz. More details at the Clojurians Zulip: https://clojurians.zulipchat.com/#narrow/stream/151924-data-science/topic/meeting.20series.3A.20datavis On twitter: https://twitter.com/scicloj/status/1152306463295119363

clj 4