(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile
(λ. borkdude) 🌱

@borkdude

#clojure (#cljKondo, #babashka) * functional programming * whole food plant based * progressive rock+metal * ♥ @lalage_ * github.com/borkdude

ID: 15446348

linkhttps://www.michielborkent.nl calendar_today15-07-2008 21:30:06

93,93K Tweet

6,6K Followers

99 Following

steveb8n (@steveb8n) 's Twitter Profile Photo

vlaaad I’ve had pretty good success by translating all of my CI steps into Babashka tasks. Then testing them in sequence locally on my machine to get the fast feedback even if they need to interact with my cloud provider.

(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile Photo

Squint + idiomorph + event listener restoration. The example uses compile time HTML generation #squintcljs #clojure #clojurescript squint-cljs.github.io/squint/?src=KH…

(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile Photo

LOL, I made a manual hiccup to DOM renderer + patching algorithm, 3.6kb zipped I bet it won't work for most UIs but simple crud apps, probably good enough. #squint #clojurescript #clojure squint-cljs.github.io/squint/?src=gz…

LOL, I made a manual hiccup to DOM renderer + patching algorithm, 3.6kb zipped
I bet it won't work for most UIs but simple crud apps, probably good enough.

#squint #clojurescript #clojure 

squint-cljs.github.io/squint/?src=gz…
(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile Photo

Draggable example I wrote in Reagent in 2014, now in pure squint without any libs (manual DOM patching). Roughly 3.5kb gzipped. squint-cljs.github.io/squint/?src=gz…

(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile Photo

A blog post about a Reagent-like library with zero dependencies in less than 100 LOC: Reagami blog.michielborkent.nl/reagami.html You can find the repo here: github.com/borkdude/reaga… #clojure #clojurescript #squint

(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile Photo

Reagami, my copy-pastable Reagent-like lib was ported to CLJS (minimal changes needed) and now can even run in a SCI: babashka.org/sci.configs/?g… You can also run/w regular CLJS, maybe interesting with :lite. Git repo: github.com/borkdude/reaga… #clojure #clojurescript #squintcljs

(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile Photo

Edamame, a configurable parser for EDN and Clojure code now supports ClojureCLR! Thanks to Ambrose Bonnaire-Sergeant. github.com/borkdude/edama… #clojure #clojurescript #clojureclr

(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile Photo

Here are my September and October 2025 OSS highlights and updates. blog.michielborkent.nl/oss-updates-se… Thanks for supporting my work! And perhaps see you at the Conj? #clojure #clojurescript #squintcljs #cljKondo #babashka

Here are my September and October 2025 OSS highlights and updates.

blog.michielborkent.nl/oss-updates-se…

Thanks for supporting my work! 
And perhaps see you at the Conj?

#clojure #clojurescript #squintcljs #cljKondo #babashka
(λ. borkdude) 🌱 (@borkdude) 's Twitter Profile Photo

Reagami now has an on-render hook that you can use to mount/update/mount a 3rd party JS component. #clojure #clojurescript #squintcljs Demo: squint-cljs.github.io/squint/?src=gz…