#squintcljs
November 28, 2024 at 4:54 PM
November 19, 2024 at 11:33 AM
June 10, 2025 at 6:55 PM
Wow, cljdoc's front-end was rewritten from TypeScript to #squintcljs #clojurescript :)

github.com/cljdoc/cljdo...

#clojure
August 21, 2025 at 3:15 PM
#adventofcode solution for day 1 by Rok Lenarcic on the #squintcljs playground

squint-cljs.github.io/squint/?boil...

#clojure
December 1, 2024 at 10:53 AM
Someone made a HTML -> hiccup web thingie with #squintcljs :) (and well.... AI)

brianium.github.io/hiccupad/
source: github.com/brianium/hic...

#clojure
hiccupad - HTML to Hiccup
brianium.github.io
March 12, 2025 at 9:15 PM
Reagent SVG clock (running in Eucalypt / Squint)

#clojure #clojurescript #squintcljs

squint-cljs.github.io/squint/?src=...
Squint
squint-cljs.github.io
September 30, 2025 at 1:18 PM
Babashka CLI is now available for use in Squint and JavaScript!

#babashka #squintcljs #clojurescript
June 25, 2026 at 1:34 PM
New article:

Tree shaking squint on the server with esbuild

blog.michielborkent.nl/squint-tree-...

#clojure #babashka #squintcljs
Tree shaking squint on the server with esbuild
How hyper uses esbuild on the JVM to serve only the squint core functions a page uses.
blog.michielborkent.nl
September 25, 2026 at 10:27 AM
Finally squint has browser nREPL support in the latest release!

github.com/squint-cljs/...

#squintcljs #clojure #clojurescript
May 27, 2026 at 10:35 PM
Eucalypt by Chris McCormick is a Reagent clone in #squintcljs (10kb of JS). It now has all Reagent demos working including TodoMVC 🤯

chr15m.github.io/eucalypt/

#clojure #clojurescript
Eucalypt
chr15m.github.io
September 23, 2025 at 9:32 AM
Eucalypt Tictactoe #squintcljs

Reactive front-end in < 10kb

#clojure

squint-cljs.github.io/squint/?src=...
September 29, 2025 at 6:01 PM
Here are my September and October 2025 OSS highlights and updates.

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

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

#clojure #clojurescript #squintcljs #cljKondo #babashka
November 3, 2025 at 10:46 AM
My #clojure OSS updates for November and December 2025! See you next year! #babashka #cljKondo #squintcljs

blog.michielborkent.nl/oss-updates-...
OSS updates November and December 2024
My Clojure OSS updates for November and December 2024
blog.michielborkent.nl
December 30, 2024 at 3:54 PM
Squint core functions are now protocolized on main. This means you can bring your own immutable collection like immutable.js

#clojure #clojurescript #squintcljs

squint-cljs.github.io/squint/?src=...
July 4, 2026 at 9:14 AM
Thanks for another year of Long term Clojurists Together funding! ❤️

#clojure #babashka #cljKondo #squintcljs

www.clojuriststogether.org/news/clojuri...
Clojurists Together 2025 Long-Term Funding Announcement
Clojurists Together is funding 5 developers $1.5k/month for 12 months
www.clojuriststogether.org
December 10, 2024 at 9:21 PM
pr-str, prn, etc now print EDN instead of JSON in squint, as you can see in this beautiful draggable button demo

#clojure #clojurescript #squintcljs

squint-cljs.github.io/squint/?src=...
November 8, 2025 at 10:45 AM
Idiomorph + squint reactive example (counter + text field) with regular squint atom. 5kb gzipped.

#squintcljs #clojure #clojurescript

squint-cljs.github.io/squint/?src=...
October 21, 2025 at 10:30 PM
This is kinda insane. Calling JSC from bb via FFI with callbacks (so you can call Clojure functions from JS as well), CLJS is compiled on the fly with squint. Super fast, the whole examples runs in 65ms.

#clojure #clojurescript #babashka #squintcljs
September 4, 2026 at 5:43 PM
babashka.esbuild now being used in hyper to server-side tree-shake squint code:
github.com/dynamic-alph...

#clojure #babashka #squintcljs
GitHub - dynamic-alpha/hyper: Reactive server-rendered web framework for Clojure
Reactive server-rendered web framework for Clojure - dynamic-alpha/hyper
github.com
September 24, 2026 at 6:08 PM
Eucalypt: a Reagent compatible library implemented in #squintcljs that allows you to build a <13 kb game for js13kb game jam

Demo: chr15m.github.io/eucalypt/

Lib: github.com/chr15m/eucal...
Eucalypt
chr15m.github.io
August 24, 2025 at 10:14 AM
Squint = now defaults to a deep equals implementation

squint-cljs.github.io/squint/?src=...

#clojure #clojurescript #squintcljs
October 7, 2025 at 7:04 PM
Drag-and-drop example I wrote in Reagent 9 years ago, now in Eucalypt:

#clojure #clojurescript #squintcljs

squint-cljs.github.io/squint/?src=...
Squint
squint-cljs.github.io
October 17, 2025 at 3:06 PM
New reagami version that features Server Side Rendering

github.com/borkdude/rea...

#clojure #clojurescript #squintcljs #reagami
July 31, 2026 at 7:52 PM