Fork me on GitHub
#admin-announcements
<
2015-09-22
>
ian06:09:27

@beppu: hey thanks for the reminder. I had no idea! I suppose I never even thought about it even though I use it so often.

beppu06:09:20

No problem. Any help is appreciated.

canweriotnow15:09:29

Am I completely barking up the wrong tree?

jeff.terrell20:09:40

My teammate @adamfrey wrote this up about a good Clojure-y alternative to JSON. http://blog.altometrics.com/2015/09/stop-using-json-for-config/

jeff.terrell20:09:45

Basically, use EDN and compile it to JSON with a cljs script that's been compiled into a fast command-line node script. Nifty stuff!