#ClojureScript
A former Flagrant developer shares what he learned building his game Counterspell with ClojureScript, diving into interactive development, immutable data, and the mindset shifts that come with functional programming. A candid look at both the wins and the challenges.
September 23, 2026 at 4:11 PM
🔥 ClojureScript Gets Async/Await
ClojureScript has released a new update featuring async/await functionality, making it easier for developers to write asynchronous code. This update is e...

🌐 aitechcodex.uk/news/1314/?utm_source=bluesky&utm_medium=social&utm_campaign=daily_news 📡 t.me/AITechNewsUK
September 10, 2026 at 7:01 AM
If you are on Threads, you can follow us there as well to make sure you don't miss the latest #clojure #jobs
@clojurejobboard • Threads, Say more
37 Followers • 133 Threads • Jobs for Clojure developers, companies that are looking for developers that know Clojure / Clojurescript. Find your next job at ClojureJobboard.com. See the latest...
www.threads.net
September 8, 2026 at 4:38 PM
That's interesting Tyrell support clojurescript.

I see they have React components for TS. Imo that's too much work: they could just release React JSX (TSX) type definitions for the custom elements directly (and type definitions for all other frameworks too) without having to create extra wrappers.
September 8, 2026 at 1:10 AM
New lib! babashka.esbuild: Use esbuild from babashka and the JVM
github.com/babashka/bab...
Pairs particularly well with squint in bb or on the JVM

#babashka #clojurescript #clojure #squintcljs
GitHub - babashka/babashka.esbuild: Use esbuild from babashka and the JVM
Use esbuild from babashka and the JVM. Contribute to babashka/babashka.esbuild development by creating an account on GitHub.
github.com
September 7, 2026 at 7:07 PM
Tyrell looks great. Web components ftw! Using it from #Clojurescript is a joy. Me likes! https://gersak.github.io/tyrell
September 7, 2026 at 12:40 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
🔌 clojurescript: Clojure to JS compiler

📦 https://github.com/clojure/clojurescript

🔗 https://github.com/javimosch/supercli

#clojurescript #supercli
August 28, 2026 at 1:44 PM
New #scittlecljs release with a helitorus demo which shows it's fast!

babashka.org/scittle/heli...

#clojure #clojurescript
Scittle helitorus
babashka.org
August 18, 2026 at 7:44 PM
Made a tap viewer in under 300 lines in #buzz. You can tap> a value in the REPL, see the UI update, drill down into nested values, select those and inspect it in the REPL again too.

github.com/borkdude/buz...

#clojure #clojurescript #babashka #squintcljs #reagami
August 17, 2026 at 9:23 AM
The thing I hate about working in the #javascript space is bit-rot. My #clojurescript swinging needle meter demo, written in 2017, still works, but I can no longer compile it from source.

Probably this won't take too long to fix, but it is work which should not have to be done […]
Original post on mastodon.scot
mastodon.scot
August 15, 2026 at 9:22 AM
A clj-kondo-analysis aware Clojure project file browser:

borkdude.github.io/clj-kondo-br...

#clojure #clojurescript #cljKondo
clj-kondo Source Browser
borkdude.github.io
August 14, 2026 at 6:39 PM
Cobbled together a project called tube-pod, which downloads Youtube videos as audio and created a podcast.

github.com/borkdude/tub...

~200 lines for backend + frontend, runs as a single bb script, made with buzz

github.com/borkdude/buzz/

#clojure #clojurescript #reagami #babashka
August 13, 2026 at 4:21 PM
Hear me go on about #reagami in the FuncProg Sweden meetup
I was after the awesome Richard Feldman about Roc 0.1.0, which is totally worth the watch!

www.youtube.com/watch?v=xL4f...

#clojure #clojurescript #squintcljs
Sixth Online Func Prog Sweden 2026
YouTube video by Func Prog Sweden
www.youtube.com
August 11, 2026 at 6:36 PM
Choq now has mvn: specifier scheme.

#clojure #clojurescript #choqcljs #cherrycljs
August 10, 2026 at 10:48 AM
If you are on Threads, you can follow us there as well to make sure you don't miss the latest #clojure #jobs
@clojurejobboard • Threads, Say more
37 Followers • 130 Threads • Jobs for Clojure developers, companies that are looking for developers that know Clojure / Clojurescript. Find your next job at ClojureJobboard.com. See the latest...
www.threads.net
August 8, 2026 at 4:38 PM
Cherry QuickJS: a ~2MB binary that contains the cherry compiler and stdlib.
Starts in 17ms
What can you do with it? Well, it's just a REPL but doesn't bind to any useful host stuff yet, it's just a cool experiment :)

github.com/squint-cljs/...

#clojure #clojurescript #cherrycljs
GitHub - squint-cljs/cherry-quickjs: Cherry running on QuickJS
Cherry running on QuickJS. Contribute to squint-cljs/cherry-quickjs development by creating an account on GitHub.
github.com
August 8, 2026 at 9:42 AM
Fun experiment with GraalJS and Cherry

github.com/borkdude/gra...

Could be nice to map JVM stuff into a CLJS / JS runtime

#clojurescript #cherrycljs #graalvm
GitHub - borkdude/graaljs-cherry: Experimental
Experimental. Contribute to borkdude/graaljs-cherry development by creating an account on GitHub.
github.com
August 7, 2026 at 9:16 PM
New reagami version that features Server Side Rendering

github.com/borkdude/rea...

#clojure #clojurescript #squintcljs #reagami
July 31, 2026 at 7:52 PM
if clojurescript is too weighty, squint by @borkdude.bsky.social is pretty nice

github.com/squint-cljs/...
GitHub - squint-cljs/squint: Light-weight ClojureScript dialect
Light-weight ClojureScript dialect. Contribute to squint-cljs/squint development by creating an account on GitHub.
github.com
July 31, 2026 at 1:52 PM
or clojurescript, or i could use clojurescript
July 31, 2026 at 3:35 AM
Here's a new fun library:

github.com/squint-cljs/...

Use squint from existing CLJS projects.

#clojure #clojurescript #squintcljs
GitHub - squint-cljs/squint-inline
Contribute to squint-cljs/squint-inline development by creating an account on GitHub.
github.com
July 27, 2026 at 10:57 AM
Intermediate github.com/borkdude/cream update.

cream now supports most CLI options that the regular Clojure CLI supports so you can use it with deps.edn and -Sdeps etc.
Cream itself can now run many Clojure projects, including ClojureScript!

#clojure #cljcream
GitHub - borkdude/cream: Fast starting Clojure runtime built with GraalVM native-image + Crema
Fast starting Clojure runtime built with GraalVM native-image + Crema - borkdude/cream
github.com
July 26, 2026 at 6:48 PM
🔥 ClojureScript Gets Async/Await
ClojureScript has released a new update featuring async/await functionality, making it easier for developers to write asynchronous code. This update is e...

🌐 aitechcodex.uk/news/1314/?utm_source=bluesky&utm_medium=social&utm_campaign=daily_news 📡 t.me/AITechNewsUK
July 24, 2026 at 5:00 AM
Yeah, but an immutable data structure is not just let's freeze the object and copy the whole value each time we want a change, right? It requires a convenient interface and efficient implementation, e.g. clojurescript collection abstraction
July 23, 2026 at 9:00 AM