This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-03-06
Channels
- # announcements (1)
- # aws (36)
- # babashka (105)
- # beginners (53)
- # calva (27)
- # cider (5)
- # clj-kondo (10)
- # clojure (232)
- # clojure-europe (4)
- # clojure-italy (6)
- # clojure-losangeles (9)
- # clojure-nl (3)
- # clojure-sanfrancisco (3)
- # clojure-uk (124)
- # clojured (3)
- # clojurescript (57)
- # clojutre (1)
- # core-async (9)
- # core-logic (1)
- # cryogen (23)
- # cursive (35)
- # datomic (12)
- # duct (4)
- # events (1)
- # figwheel-main (3)
- # fulcro (9)
- # graalvm (31)
- # jobs (1)
- # jobs-discuss (85)
- # kaocha (11)
- # leiningen (11)
- # luminus (19)
- # malli (47)
- # meander (12)
- # nrepl (8)
- # off-topic (32)
- # pathom (4)
- # pedestal (2)
- # reagent (7)
- # ring-swagger (1)
- # schema (3)
- # sql (5)
- # tools-deps (114)
- # vim (17)
- # xtdb (12)
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.
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?

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.