clojure-losangeles

https://www.meetup.com/Los-Angeles-Clojure-Users-Group/
dorab 2020-03-06T04:46:23.018200Z

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.

2020-03-06T04:53:53.018400Z

that sounds awesome, count me in!

🎉 2
2020-03-06T05:24:07.020100Z

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)

dorab 2020-03-06T05:24:24.020300Z

The full Meetup announcement is at https://www.meetup.com/Los-Angeles-Clojure-Users-Group/events/269227768/

lukasz 2020-03-06T14:45:48.021700Z

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?

👍 3
1
dorab 2020-03-06T17:40:16.022200Z

That will be great. Thanks.

lukasz 2020-03-06T17:41:26.022500Z

:thumbsup:

Mario C. 2020-03-06T17:44:05.024700Z

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

dorab 2020-03-06T17:45:46.025500Z

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.