#clojurescript search results

Since I've been writing my 'badspreadsheet' program I've also been keen to prototype other things on grids. I love factory automation games and always wondered if I actually had what it takes to make a game at all. Here's the first stages. #clojurescript


Hi folks! Telemere's first v1 release candidate is out now 🎉 To celebrate, here's a very short (7 min) lightning intro to show what it can do. Cheers! :-) #Clojure #ClojureScript #Observability


#clojurescript #clojure friends Did you know that you shouldn't be derefing subscriptions in your event handlers? It can memory leak. Fast. Try this out instead 👇 Inject the sub value as cofx using a lib

janetacarr's tweet image. #clojurescript #clojure friends

Did you know that you shouldn't be derefing subscriptions in your event handlers? 

It can memory leak. Fast.

Try this out instead 👇

Inject the sub value as cofx using a lib

A mashup between reagami and webcomponents. I don't know why you would do this, but you can! #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=gz…

borkdude's tweet image. A mashup between reagami and webcomponents. I don't know why you would do this, but you can!

#clojure #clojurescript #squintcljs 

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

🚀 Asteroids with ClojureScript & Scittle Physics, collisions, UFO enemies, hyperspace jump (10% death risk!) Zero build, pure browser magic 🎮 tiny.cc/gisu001 #Clojure #ClojureScript #Scittle #GameDev

agilecreativity's tweet image. 🚀 Asteroids with ClojureScript & Scittle
Physics, collisions, UFO enemies, hyperspace jump (10% death risk!)
Zero build, pure browser magic 🎮
tiny.cc/gisu001
#Clojure #ClojureScript #Scittle #GameDev

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=gz…

borkdude's tweet image. 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=gz…

Here's an attempt to visualize the "bork corpus" + related projects #clojure #clojurescript #babashka #cljKondo #squintcljs

borkdude's tweet image. Here's an attempt to visualize the "bork corpus" + related projects

#clojure #clojurescript #babashka #cljKondo #squintcljs

Suggestion: use one of your libs to build an interactive map of all your libs, showing what they do, how they use each other, etc. would make it easier to understand the Bork corpus 🗺️



Announcing a little but fun macro as library that optimizes CLJS str almost 300x. github.com/borkdude/cljs-… #clojure #clojurescript

borkdude's tweet image. Announcing a little but fun macro as library that optimizes CLJS str almost 300x.

github.com/borkdude/cljs-…

#clojure #clojurescript

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's tweet image. 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

Squint CLJS now emits more performant code for assoc, assoc! and get when objects can be inferred or are type hinted using ^object #squintcljs #clojure #clojurescript squint-cljs.github.io/squint/?src=KG…

borkdude's tweet image. Squint CLJS now emits more performant code for assoc, assoc! and get when objects can be inferred or are type hinted using ^object 

#squintcljs #clojure #clojurescript 

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

That's how it's going. #Clojure #ClojureScript

jiriknesl's tweet image. That's how it's going.

#Clojure #ClojureScript

That's how it starts.

jiriknesl's tweet image. That's how it starts.


let's gooo #ClojureScript + Reagent + local deps (rn just styles but soon specs etc) working in a Manifest V3 Chrome extension popup MV3 fucks up the repl and what little cross-browser compatibility there used to be unfortunately, so will have to start small but it's a start!

carnundotcom's tweet image. let's gooo

#ClojureScript + Reagent + local deps (rn just styles but soon specs etc) working in a Manifest V3 Chrome extension popup

MV3 fucks up the repl and what little cross-browser compatibility there used to be unfortunately, so will have to start small

but it's a start!
carnundotcom's tweet image. let's gooo

#ClojureScript + Reagent + local deps (rn just styles but soon specs etc) working in a Manifest V3 Chrome extension popup

MV3 fucks up the repl and what little cross-browser compatibility there used to be unfortunately, so will have to start small

but it's a start!
carnundotcom's tweet image. let's gooo

#ClojureScript + Reagent + local deps (rn just styles but soon specs etc) working in a Manifest V3 Chrome extension popup

MV3 fucks up the repl and what little cross-browser compatibility there used to be unfortunately, so will have to start small

but it's a start!

assistindo o @vladymirlb dando uma super aula de #ClojureScript no @frontendcee 👏🏻👏🏻👏🏻

rponte's tweet image. assistindo o @vladymirlb dando uma super aula de #ClojureScript no @frontendcee 👏🏻👏🏻👏🏻

Out of band DOM updating (manually messing with DOM elements) counter example in Reagami #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=gz…

borkdude's tweet image. Out of band DOM updating (manually messing with DOM elements) counter example in Reagami

#clojure #clojurescript #squintcljs 

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

Once Telemere RC1 is out (~Oct), will update Tufte to share the same signal engine. Both will then share an identical API and capabilities re: handlers + filtering, offering a uniquely powerful set of complementary tools for #clojure and #clojurescript monitoring / observability


Shout out to all the #Clojure & #ClojureScript fans. (Plus anyone basking in the convenience of using the same language for front and backend. 😎) (See the full interview here: youtu.be/_lP58J54l7U)


Idiomorph + squint reactive example (counter + text field) with regular squint atom. 5kb gzipped. #squintcljs #clojure #clojurescript squint-cljs.github.io/squint/?src=KH…

borkdude's tweet image. Idiomorph  + squint reactive example (counter + text field) with regular squint atom. 5kb gzipped.

#squintcljs #clojure #clojurescript 

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

Could this be the ultimate #ClojureScript stack? Uniting the best of modern JavaScript with ClojureScript, through @borkdude's Squint-CLJS (and no Google Closure compiler in sight!). Amazing tour of competing UI stacks with @armincerf at @juxtpro 10-year birthday conf

joelittlejohn's tweet image. Could this be the ultimate #ClojureScript stack? Uniting the best of modern JavaScript with ClojureScript, through @borkdude's Squint-CLJS (and no Google Closure compiler in sight!). Amazing tour of competing UI stacks with @armincerf at @juxtpro 10-year birthday conf
joelittlejohn's tweet image. Could this be the ultimate #ClojureScript stack? Uniting the best of modern JavaScript with ClojureScript, through @borkdude's Squint-CLJS (and no Google Closure compiler in sight!). Amazing tour of competing UI stacks with @armincerf at @juxtpro 10-year birthday conf

A mashup between reagami and webcomponents. I don't know why you would do this, but you can! #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=gz…

borkdude's tweet image. A mashup between reagami and webcomponents. I don't know why you would do this, but you can!

#clojure #clojurescript #squintcljs 

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

👾 Galaga with ClojureScript & Scittle Formation enemies, swooping dive-bombs & authentic arcade sounds Zero build, pure browser magic 🕹️ tiny.cc/6rtu001 #Clojure #ClojureScript #Scittle #GameDev #RetroGaming #ArcadeGames

agilecreativity's tweet image. 👾 Galaga with ClojureScript & Scittle Formation enemies, swooping dive-bombs & authentic arcade sounds Zero build, pure browser magic 🕹️ 
tiny.cc/6rtu001 

#Clojure #ClojureScript #Scittle #GameDev #RetroGaming #ArcadeGames
agilecreativity's tweet image. 👾 Galaga with ClojureScript & Scittle Formation enemies, swooping dive-bombs & authentic arcade sounds Zero build, pure browser magic 🕹️ 
tiny.cc/6rtu001 

#Clojure #ClojureScript #Scittle #GameDev #RetroGaming #ArcadeGames
agilecreativity's tweet image. 👾 Galaga with ClojureScript & Scittle Formation enemies, swooping dive-bombs & authentic arcade sounds Zero build, pure browser magic 🕹️ 
tiny.cc/6rtu001 

#Clojure #ClojureScript #Scittle #GameDev #RetroGaming #ArcadeGames

🎵 Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic 🎹 tiny.cc/sqtu001#Clojure #ClojureScript #Scittle #WebAudio #LiveCoding

agilecreativity's tweet image. 🎵 Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic 🎹 
tiny.cc/sqtu001#Clojure #ClojureScript #Scittle #WebAudio #LiveCoding
agilecreativity's tweet image. 🎵 Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic 🎹 
tiny.cc/sqtu001#Clojure #ClojureScript #Scittle #WebAudio #LiveCoding
agilecreativity's tweet image. 🎵 Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic 🎹 
tiny.cc/sqtu001#Clojure #ClojureScript #Scittle #WebAudio #LiveCoding

🚀 Asteroids with ClojureScript & Scittle Physics, collisions, UFO enemies, hyperspace jump (10% death risk!) Zero build, pure browser magic 🎮 tiny.cc/gisu001 #Clojure #ClojureScript #Scittle #GameDev

agilecreativity's tweet image. 🚀 Asteroids with ClojureScript & Scittle
Physics, collisions, UFO enemies, hyperspace jump (10% death risk!)
Zero build, pure browser magic 🎮
tiny.cc/gisu001
#Clojure #ClojureScript #Scittle #GameDev

🧠 Memory Game with ClojureScript & Scittle ✅ Web Audio synthesis ✅ Pattern matching ✅ Progressive difficulty ✅ Zero build/backend Simon-style game, pure browser magic 🎵 tiny.cc/cisu001 #Clojure #ClojureScript #Scittle #WebAudio #GameDev

agilecreativity's tweet image. 🧠 Memory Game with ClojureScript & Scittle
✅ Web Audio synthesis ✅ Pattern matching ✅ Progressive difficulty ✅ Zero build/backend
Simon-style game, pure browser magic 🎵
tiny.cc/cisu001
#Clojure #ClojureScript #Scittle #WebAudio #GameDev

📸 Browser-Native QR Code Scanner with Scittle Real-time camera scanning with WebRTC. Zero backend, zero build tools. Pure ClojureScript + Scittle + Reagent tiny.cc/8isu001 #Clojure #ClojureScript #Scittle #WebRTC


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=gz…

borkdude's tweet image. 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=gz…

In edamame you can intercept parsing of maps, so you can even return ordered maps for custom types like js/Map user=> (e/parse-string "#js/map {:a 1 :b 2}" {:map (fn [& m] m) :readers {'js/map (fn [x] (prn :x x))}}) :x (:a 1 :b 2) github.com/borkdude/edama… #clojure #clojurescript


Out of band DOM updating (manually messing with DOM elements) counter example in Reagami #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=gz…

borkdude's tweet image. Out of band DOM updating (manually messing with DOM elements) counter example in Reagami

#clojure #clojurescript #squintcljs 

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

🌦️ Bridging ClojureScript learners with real APIs 🎯 Weather app demos using National Weather Service: 📍 Location search 📊 7-day forecasts ⚠️ Alert monitoring Zero backend, zero build. Pure Scittle + Reagent tiny.cc/uaqu001 #Clojure #ClojureScript


Bridging #Python & #ClojureScript communities 🌉 Python's data science stack (Pandas, Matplotlib, NumPy) running in browser with elegant ClojureScript UIs. Zero backend needed. My 2nd Scittle article with 5 live demos: clojurecivitas.github.io/scittle/pyodid…


The on-render hook in reagami just got more awesome. You can now pass data from mount to update to unmount, by just returning data! #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=gz…

borkdude's tweet image. The on-render hook in reagami just got more awesome. You can now pass data from mount to update to unmount, by just returning data!

#clojure #clojurescript #squintcljs  

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

Building Browser-Native Presentations with Scittle clojurecivitas.github.io/scittle/presen… By Burin Choomnuan #clojure #clojurescript #scittlecljs


That's how it's going. #Clojure #ClojureScript

jiriknesl's tweet image. That's how it's going.

#Clojure #ClojureScript

That's how it starts.

jiriknesl's tweet image. That's how it starts.


Sente v1.21 final is now out for #Clojure and #ClojureScript. Lots of new stuff incl. MessagePack and gzip support, performance improvements, reliability improvements, and bug fixes. Cheers! 🫶 github.com/taoensso/sente…


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…


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's tweet image. 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's an attempt to visualize the "bork corpus" + related projects #clojure #clojurescript #babashka #cljKondo #squintcljs

borkdude's tweet image. Here's an attempt to visualize the "bork corpus" + related projects

#clojure #clojurescript #babashka #cljKondo #squintcljs

Suggestion: use one of your libs to build an interactive map of all your libs, showing what they do, how they use each other, etc. would make it easier to understand the Bork corpus 🗺️



👾 Galaga with ClojureScript & Scittle Formation enemies, swooping dive-bombs & authentic arcade sounds Zero build, pure browser magic 🕹️ tiny.cc/6rtu001 #Clojure #ClojureScript #Scittle #GameDev #RetroGaming #ArcadeGames

agilecreativity's tweet image. 👾 Galaga with ClojureScript & Scittle Formation enemies, swooping dive-bombs & authentic arcade sounds Zero build, pure browser magic 🕹️ 
tiny.cc/6rtu001 

#Clojure #ClojureScript #Scittle #GameDev #RetroGaming #ArcadeGames
agilecreativity's tweet image. 👾 Galaga with ClojureScript & Scittle Formation enemies, swooping dive-bombs & authentic arcade sounds Zero build, pure browser magic 🕹️ 
tiny.cc/6rtu001 

#Clojure #ClojureScript #Scittle #GameDev #RetroGaming #ArcadeGames
agilecreativity's tweet image. 👾 Galaga with ClojureScript & Scittle Formation enemies, swooping dive-bombs & authentic arcade sounds Zero build, pure browser magic 🕹️ 
tiny.cc/6rtu001 

#Clojure #ClojureScript #Scittle #GameDev #RetroGaming #ArcadeGames

🚀 Asteroids with ClojureScript & Scittle Physics, collisions, UFO enemies, hyperspace jump (10% death risk!) Zero build, pure browser magic 🎮 tiny.cc/gisu001 #Clojure #ClojureScript #Scittle #GameDev

agilecreativity's tweet image. 🚀 Asteroids with ClojureScript & Scittle
Physics, collisions, UFO enemies, hyperspace jump (10% death risk!)
Zero build, pure browser magic 🎮
tiny.cc/gisu001
#Clojure #ClojureScript #Scittle #GameDev

#clojurescript #clojure friends Did you know that you shouldn't be derefing subscriptions in your event handlers? It can memory leak. Fast. Try this out instead 👇 Inject the sub value as cofx using a lib

janetacarr's tweet image. #clojurescript #clojure friends

Did you know that you shouldn't be derefing subscriptions in your event handlers? 

It can memory leak. Fast.

Try this out instead 👇

Inject the sub value as cofx using a lib

assistindo o @vladymirlb dando uma super aula de #ClojureScript no @frontendcee 👏🏻👏🏻👏🏻

rponte's tweet image. assistindo o @vladymirlb dando uma super aula de #ClojureScript no @frontendcee 👏🏻👏🏻👏🏻

A mashup between reagami and webcomponents. I don't know why you would do this, but you can! #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=gz…

borkdude's tweet image. A mashup between reagami and webcomponents. I don't know why you would do this, but you can!

#clojure #clojurescript #squintcljs 

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

#nbbcljs can run on deno and now supports jsr: + npm: inline dependencies, so you don't need any config file or manually download dependencies for a single script! #clojure #clojurescript github.com/babashka/nbb?t…

borkdude's tweet image. #nbbcljs can run on deno and now supports jsr: + npm: inline dependencies, so you don't need any config file or manually download dependencies for a single script!

#clojure #clojurescript 

github.com/babashka/nbb?t…

let's gooo #ClojureScript + Reagent + local deps (rn just styles but soon specs etc) working in a Manifest V3 Chrome extension popup MV3 fucks up the repl and what little cross-browser compatibility there used to be unfortunately, so will have to start small but it's a start!

carnundotcom's tweet image. let's gooo

#ClojureScript + Reagent + local deps (rn just styles but soon specs etc) working in a Manifest V3 Chrome extension popup

MV3 fucks up the repl and what little cross-browser compatibility there used to be unfortunately, so will have to start small

but it's a start!
carnundotcom's tweet image. let's gooo

#ClojureScript + Reagent + local deps (rn just styles but soon specs etc) working in a Manifest V3 Chrome extension popup

MV3 fucks up the repl and what little cross-browser compatibility there used to be unfortunately, so will have to start small

but it's a start!
carnundotcom's tweet image. let's gooo

#ClojureScript + Reagent + local deps (rn just styles but soon specs etc) working in a Manifest V3 Chrome extension popup

MV3 fucks up the repl and what little cross-browser compatibility there used to be unfortunately, so will have to start small

but it's a start!

🎵 Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic 🎹 tiny.cc/sqtu001#Clojure #ClojureScript #Scittle #WebAudio #LiveCoding

agilecreativity's tweet image. 🎵 Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic 🎹 
tiny.cc/sqtu001#Clojure #ClojureScript #Scittle #WebAudio #LiveCoding
agilecreativity's tweet image. 🎵 Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic 🎹 
tiny.cc/sqtu001#Clojure #ClojureScript #Scittle #WebAudio #LiveCoding
agilecreativity's tweet image. 🎵 Audio Playground with ClojureScript & Scittle Real-time sound synthesis, effects & music creation Zero build, pure browser magic 🎹 
tiny.cc/sqtu001#Clojure #ClojureScript #Scittle #WebAudio #LiveCoding

Could this be the ultimate #ClojureScript stack? Uniting the best of modern JavaScript with ClojureScript, through @borkdude's Squint-CLJS (and no Google Closure compiler in sight!). Amazing tour of competing UI stacks with @armincerf at @juxtpro 10-year birthday conf

joelittlejohn's tweet image. Could this be the ultimate #ClojureScript stack? Uniting the best of modern JavaScript with ClojureScript, through @borkdude's Squint-CLJS (and no Google Closure compiler in sight!). Amazing tour of competing UI stacks with @armincerf at @juxtpro 10-year birthday conf
joelittlejohn's tweet image. Could this be the ultimate #ClojureScript stack? Uniting the best of modern JavaScript with ClojureScript, through @borkdude's Squint-CLJS (and no Google Closure compiler in sight!). Amazing tour of competing UI stacks with @armincerf at @juxtpro 10-year birthday conf

Announcing a little but fun macro as library that optimizes CLJS str almost 300x. github.com/borkdude/cljs-… #clojure #clojurescript

borkdude's tweet image. Announcing a little but fun macro as library that optimizes CLJS str almost 300x.

github.com/borkdude/cljs-…

#clojure #clojurescript

My Programming Language Rankings site is live! I still have a bunch of stuff to do but the basic functionality is there and working 🥳 (written in #ClojureScript) plrank.com

code_report's tweet image. My Programming Language Rankings site is live! I still have a bunch of stuff to do but the basic functionality is there and working 🥳 (written in #ClojureScript)

plrank.com

I'm always pleasantly surprised at how productive you can be with #clojurescript. Working on displaying live updates of AIS traffic #MapLibre

al_marrs's tweet image. I'm always pleasantly surprised at how productive you can be with #clojurescript. Working on displaying live updates of AIS traffic #MapLibre

Why blocked me? I always wonder why. #clojure #clojurescript #clj

jimmycanosajr's tweet image. Why blocked me? I always wonder why. #clojure #clojurescript #clj

Calva: A Clojure & ClojureScript IDE in Visual Studio Code #Clojure #ClojureScript #VisualStudioCode

essamamdani's tweet image. Calva: A Clojure & ClojureScript IDE in Visual Studio Code

#Clojure #ClojureScript #VisualStudioCode

Lately I've been using chatGPT to create #neovim snippets like this one, which toggle between test and production code, tweaked for my #clojurescript projects needs, pretty cool 😎

gabriele_lippi's tweet image. Lately I've been using chatGPT to create #neovim snippets like this one, which toggle between test and production code, tweaked for my #clojurescript projects needs, pretty cool 😎

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's tweet image. 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

I wonder if we can do breakpoints on the server side? 🤔 #Clojure #clojurescript #nodejs #code #lisp

theother9to5's tweet image. I wonder if we can do breakpoints on the server side? 🤔 #Clojure #clojurescript #nodejs #code #lisp

Nbb: the easiest way to script in ClojureScript on node, bun and deno github.com/babashka/nbb #clojure #clojurescript #nbbcljs

borkdude's tweet image. Nbb: the easiest way to script in ClojureScript on node, bun and deno

github.com/babashka/nbb

#clojure #clojurescript #nbbcljs

Here you can see a snippet of #clojurescript code that I generated with grok. In this case it successfully modified the code to add an overlay. It's interesting the fact that it handled reagent and hiccup perfectly too 👏👏👏

gabriele_lippi's tweet image. Here you can see a snippet of #clojurescript code that I generated with grok. In this case it successfully modified the code to add an overlay. It's interesting the fact that it handled reagent and hiccup perfectly too 👏👏👏

Loading...

Something went wrong.


Something went wrong.


United States Trends