portland-or

Clojure in PDX yo!
mattly 2018-01-03T04:18:52.000026Z

I’m doing the “slides” as a SPA in cljs/re-frame, and the source should be online soon

👍 1
mattly 2018-01-03T04:19:22.000143Z

conveniently, I learned that you can do neat things like fs/resource includes in cljs at compile-time via macros

mattly 2018-01-03T04:19:46.000087Z

so I have things like

mattly 2018-01-03T04:20:04.000042Z

@mattly uploaded a file: https://clojurians.slack.com/files/U053V4R5N/F8MGA95DK/-.clj

mattly 2018-01-03T04:20:24.000003Z

which is really pretty cool

mattly 2018-01-03T04:20:34.000053Z

I don’t know of any other language you could do this in easily

mattly 2018-01-03T04:21:05.000063Z

@mattly uploaded a file: https://clojurians.slack.com/files/U053V4R5N/F8LS8SL3T/-.clj

mattly 2018-01-03T04:21:09.000031Z

^ supporting functions

joshmiller 2018-01-03T18:00:20.000015Z

Nice, looking forward to it