A blog mostly about Clojure and ClojureScript.| blog.michielborkent.nl
Recently I've been excited about Eucalypt, a Reagent-clone in pure Squint. For those who don't know Squint, it is a CLJS dialect that re-uses JS features as much as possible. Maps and vectors compile directly to objects and arrays for example. The standard library mimics that of Clojure(Script). Collections, although they are mutable in JS, are treated immutably via shallow-copying. You can build small apps in Eucalypt starting at about 9kb gzip. When looking at the code, I wondered if we c...| blog.michielborkent.nl
My Clojure OSS updates for July and August 2025| blog.michielborkent.nl
My Clojure OSS updates for May and June 2025| blog.michielborkent.nl
My Clojure OSS updates for March and April 2025| blog.michielborkent.nl
Babashka Java interop, reflection and type hints| blog.michielborkent.nl
My Clojure OSS updates for January and February 2025| blog.michielborkent.nl
My Clojure OSS updates for November and December 2024| blog.michielborkent.nl
Dear sponsors,| REPL adventures
In this post I'll give updates about open source I worked on during September and October 2024.| REPL adventures
My Clojure OSS updates for July and August 2024| blog.michielborkent.nl
My Clojure OSS updates for May and June 2024| blog.michielborkent.nl
My Clojure OSS updates for March and April 2024| blog.michielborkent.nl
My Clojure OSS updates for January and February 2024| blog.michielborkent.nl
My Clojure OSS updates for December 2023| blog.michielborkent.nl
My Clojure OSS updates for November 2023| blog.michielborkent.nl
Playing Advent of Code with Squint| blog.michielborkent.nl
Writing a Cloudflare worker with squint and bun| blog.michielborkent.nl
My Clojure OSS updates for October 2023| blog.michielborkent.nl
Porting a ClojureScript project to Squint| blog.michielborkent.nl
My Clojure OSS updates for September 2023| blog.michielborkent.nl
My Clojure OSS updates for August 2023| blog.michielborkent.nl
My Clojure OSS updates for July 2023| blog.michielborkent.nl
My Clojure OSS updates for June 2023| blog.michielborkent.nl
My Clojure OSS updates for May 2023| blog.michielborkent.nl
My Clojure OSS updates for April 2023| blog.michielborkent.nl
Babashka news of February and March 2023| blog.michielborkent.nl
My Clojure OSS updates for March 2023| blog.michielborkent.nl
Embedding cherry for runtime CLJS compilation| blog.michielborkent.nl
My Clojure OSS updates for February 2023| blog.michielborkent.nl
Babashka news of January 2023| blog.michielborkent.nl
My Clojure OSS updates for November and December 2022| blog.michielborkent.nl
Babashka news in 2022| blog.michielborkent.nl
My Clojure OSS updates for November and December 2022| blog.michielborkent.nl
I'm happy to announce a blog post written by me about babashka that was published on the GraalVM medium blog. You can read the full article here.| blog.michielborkent.nl
Testing babashka scripts| blog.michielborkent.nl
OSS updates of September - October 2022| blog.michielborkent.nl
Deploying a Clojure project with neil and tools.build| blog.michielborkent.nl
OSS updates of July - August 2022| blog.michielborkent.nl
Babashka tasks meets babashka CLI| blog.michielborkent.nl
New Clojure project quickstart| blog.michielborkent.nl
OSS Updates of May - June 2022| blog.michielborkent.nl
Babashka CLI: turn Clojure functions into CLIs| blog.michielborkent.nl
Babashka survey Q1 2022 results!| blog.michielborkent.nl
OSS Updates of March - April 2022| blog.michielborkent.nl
OSS Updates of January - February 2022| blog.michielborkent.nl
Creating an AWS Lambda function with nbb| blog.michielborkent.nl
Using babashka with PHP: guestbook example| blog.michielborkent.nl
OSS Highlights of November - December 2021| blog.michielborkent.nl
Using clojure.spec.alpha with babashka| blog.michielborkent.nl
Making markdown-clj babashka-compatible| blog.michielborkent.nl
Publishing an nbb project to npm| blog.michielborkent.nl
Writing a Clojure highlighter from scratch| blog.michielborkent.nl
Better Clojure highlighting with nextjournal/clojure-mode| blog.michielborkent.nl
OSS Highlights of September - October 2021| blog.michielborkent.nl
Speeding up builds with fs/modified-since| blog.michielborkent.nl
Porting a macOS Clojure dev setup to Windows WSL2| blog.michielborkent.nl
Clj-kondo hooks| blog.michielborkent.nl
Transducing a text file| blog.michielborkent.nl
Parsing a circuit with clojure.spec| blog.michielborkent.nl
Inline def: an effective* debugging technique for Clojure| blog.michielborkent.nl
One off experiments with Clojure and ClojureScript libraries| blog.michielborkent.nl
Using the Clojure REPL with Java or Scala| blog.michielborkent.nl
Migrating a Leiningen project to boot| blog.michielborkent.nl
My ClojureScript adventure at Øredev| blog.michielborkent.nl
Figwheel keep Om turning!| blog.michielborkent.nl
Replacing my Octopress blog with 200 lines of Babashka| blog.michielborkent.nl