Fork me on GitHub
#portland-or
<
2018-01-03
>
mattly04:01:52

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

mattly04:01:22

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

mattly04:01:46

so I have things like

mattly04:01:24

which is really pretty cool

mattly04:01:34

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

mattly04:01:09

^ supporting functions

joshmiller18:01:20

Nice, looking forward to it