clojure-australia

anonimitoraf 2021-05-21T00:03:35.003500Z

No worries @lsenjov Can I ask a couple of questions though? • How big is the engineering team? • What's the team structure like? If it's something you can't disclose or want to answer in a DM, it's fine :)

lsenjov 2021-05-21T00:06:13.003700Z

Nah it's fine, hiding stuff is too much work. • Myself as app engineer (front + back) • Engineer as data ingestion/processing • Sysadmin running support We're currently looking for two more engineers. Full team includes designer, three analysts, sales/support, and pms

lsenjov 2021-05-21T00:06:39.003900Z

Still planning on another analyst in the near future

Oliver George 2021-05-21T00:42:29.004200Z

Morning

Oliver George 2021-05-21T00:47:28.006400Z

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.

👍 1
anonimitoraf 2021-05-21T08:31:49.008Z

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

Oliver George 2021-05-22T02:39:14.008900Z

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

1
slabruyere 2021-05-21T00:50:54.006800Z

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

slabruyere 2021-05-21T00:51:12.007Z

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

lsenjov 2021-05-21T01:00:32.007200Z

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

lsenjov 2021-05-21T01:00:43.007400Z

It was honestly the reason I switched in the first place

👍 1
anonimitoraf 2021-05-21T08:55:50.008700Z

Whoops didnt mean to send to channel