Fork me on GitHub
#clojure-losangeles
<
2020-03-06
>
dorab04:03:23

For the Clojure Meetup on March 11 we will "show and tell" our project setups. How we set up projects - dev, test, prod environments. Configurations. Frameworks such as Component, Integrant, Mount. Logging. Debugging. The usual meeting place at Matchcraft will not be available this month. So, we are trying out a remote conference virtual meetup this time. Perhaps it will also help those who cannot easily attend the physical meetings. Details on the remote conference to follow.

alandipert04:03:53

that sounds awesome, count me in!

🎉 8
ticean05:03:07

We’ll be using Zoom for the meetup. We’ll also put these details into the Meetup event description. Topic: Los Angeles Clojure Users Group Time: Mar 11, 2020 06:00 PM Pacific Time (US and Canada) Join Zoom Meeting https://reactioncommerce.zoom.us/j/182899227 Meeting ID: 182 899 227 One tap mobile <tel:+16699006833,,182899227#|+16699006833,,182899227#> US (San Jose) <tel:+16468769923,,182899227#|+16468769923,,182899227#> US (New York) Dial by your location     +1 669 900 6833 US (San Jose)     +1 646 876 9923 US (New York)

lukasz14:03:48

Awesome, I'll try (if time permits) to create a small application which uses some of our helpers and components. Would that be useful to anybody?

upside_down_parrot 4
👍 12
dorab17:03:16

That will be great. Thanks.

lukasz17:03:26

:thumbsup:

Mario C.17:03:05

This is a really good topic, glad its happening over zoom.

dorab17:03:46

I've put my code on github. https://github.com/bombaywalla/hix (front-end Re-frame) and https://github.com/bombaywalla/hax (back-end REST API server) . This was mostly for me to learn re-frame. All comments / suggestions encouraged.