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.
that sounds awesome, count me in!
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)
The full Meetup announcement is at https://www.meetup.com/Los-Angeles-Clojure-Users-Group/events/269227768/
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?
That will be great. Thanks.
:thumbsup:
This is a really good topic, glad its happening over zoom.
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.