Fork me on GitHub
#clojure-australia
<
2021-05-21
>
Oliver George00:05:28

Yesterday i finally got round to trying shadow-cljs. i've always wanted to stick to the regular compiler since all i wanted was core & safe but i've hit two pain points with that approach associated with node modules and webpack. Anyway, it was simpler and less intrusive than I expected. Nice error messages too.

👍 3
Stef00:05:54

I should try it again but I'm hearing it's easier to use npm packages with shadow-cljs 🙂

Stef00:05:12

It's just hard to turn your back on figwheel 😂

lsenjov01:05:32

It's extremely easy to use npm with shadow-cljs

lsenjov01:05:43

It was honestly the reason I switched in the first place

👍 3
anonimitoraf08:05:49

How is figwheel diff from shadow? (Ive only used shadow)

Oliver George02:05:14

FWIW these are my notes which seem to cover the basics... https://gist.github.com/olivergeorge/8a04740bd3402a19849c367d817dde49

3
anonimitoraf08:05:50

Whoops didnt mean to send to channel