21 days ago
Colored text output is for a cli cms tool I'm building.
25 days ago
Did it take me an hour to figure out how to dynamically pass limit and offset to a XTQL query? Yes. Is it a pretty solution? No. Do I care? Hell no, it finally works!
docs.xtdb.com/reference/ma...
#clojure
#xtdb
a month ago
Great talk on functional programming + Clojure from Javascript perspective, where all code examples are in Javascript.
jQuery -> React was a shift toward more functional programming.
a month ago
Babashka + Gum is exactly my preference for shell scripting on my personal projects.
Nice blog post: rattlin.blog/bbgum.html
#clojure #babashka
a month ago
Wrote some Babashka to space out my crons.
https://paste.sr.ht/~travisshears/d16d570ad1d550496128842686b87d7058cf586f
2 months ago
Clojure Pro Tipš„· 2
So you're more than excited to find out how #clojure thread macros can make code clean and concise, you just love it! But at some point you'll be trapped a bit as the threaded argument's positions are inconsistent using -> or ->>.
Luckily, you can use as-> (see the pic)
Page 1 of 1, with 20 posts per page.