#clojurescript zoekresultaten
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
                                            Announcing a little but fun macro as library that optimizes CLJS str almost 300x. github.com/borkdude/cljs-… #clojure #clojurescript
                                            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…
#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
                                            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
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
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…
                                            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)
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
                                            
                                            Idiomorph + squint reactive example (counter + text field) with regular squint atom. 5kb gzipped. #squintcljs #clojure #clojurescript squint-cljs.github.io/squint/?src=KH…
                                            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
                                            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!
                                            
                                            
                                            Boring crud example with a 100 line Reagent-like app #clojure #clojurescript #squint squint-cljs.github.io/squint/?src=gz…
                                            Lifecheq is hiring: #Clojure / #ClojureScript Engineer (#Remote) #RemoteWork 🇪🇺 ClojureJobboard.com/remote-clojure… #typescript #remotejob #fintech
Here's an attempt to visualize the "bork corpus" + related projects #clojure #clojurescript #babashka #cljKondo #squintcljs
                                            Eucalypt (Reagent without React in squint) example: squint-cljs.github.io/squint/?repl=t… #clojure #clojurescript #squint
The story of Eucalypt: a slop-coded Reagent replacement Squint for < 10kb UI projects mccormick.cx/news/entries/i… #clojure #clojurescript #squintcljs
Prototyping a factory automation game with #clojurescript just to see if I can actually make something fun. Thinking of #shapez.io and #factorio as I tinker. I need a goal and fun resources + more machine mechanics. Lots to think about and prototype, but this is an exciting step
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
                                            Lifecheq is hiring: #Clojure / #ClojureScript Engineer (#Remote) #RemoteWork 🇪🇺 ClojureJobboard.com/remote-clojure… #typescript #remotejob #fintech
Here's an attempt to visualize the "bork corpus" + related projects #clojure #clojurescript #babashka #cljKondo #squintcljs
                                            Edamame, a configurable parser for EDN and Clojure code now supports ClojureCLR! Thanks to Ambrose Bonnaire-Sergeant. github.com/borkdude/edama… #clojure #clojurescript #clojureclr
Lifecheq is searching for: #Clojure / #ClojureScript Engineer (#Remote) #RemoteWork 🇪🇺 ClojureJobboard.com/remote-clojure… #graphql #workfromhome #remotejob
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
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
Boring crud example with a 100 line Reagent-like app #clojure #clojurescript #squint 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…
                                            Squint + idiomorph + event listener restoration. The example uses compile time HTML generation #squintcljs #clojure #clojurescript squint-cljs.github.io/squint/?src=KH…
Vacancy: #Clojure / #ClojureScript Engineer (#Remote) at Lifecheq #RemoteWork 🇪🇺 ClojureJobboard.com/remote-clojure… #fintech #remotejob #workfromhome
Snake game in Idiomorph + squint #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=KH…
                                            Idiomorph + squint reactive example (counter + text field) with regular squint atom. 5kb gzipped. #squintcljs #clojure #clojurescript squint-cljs.github.io/squint/?src=KH…
                                            Moar squint optimizations. If objects aren't shared, we are free to mutate them, even when assoc instead of assoc! is used. squint-cljs.github.io/squint/?src=KH… #clojure #clojurescript #squintcljs
                                            Lifecheq is hiring: #Clojure / #ClojureScript Engineer (#Remote) #RemoteWork 🇪🇺 ClojureJobboard.com/remote-clojure… #remotejob #typescript #wfh
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…
                                            Drag-and-drop example I wrote in Reagent 9 years ago, now in Eucalypt: #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=KG…
Small tweak to #squintcljs. When using ^object type hints, assoc and assoc! compile down direct object manipulation without calling into the stdlib squint-cljs.github.io/squint/?src=KG… #clojure #clojurescript
                                            Announcing a little but fun macro as library that optimizes CLJS str almost 300x. github.com/borkdude/cljs-… #clojure #clojurescript
                                            Announcing a little but fun macro as library that optimizes CLJS str almost 300x. github.com/borkdude/cljs-… #clojure #clojurescript
                                            #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
                                            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!
                                            
                                            
                                            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
                                            
                                            I'm always pleasantly surprised at how productive you can be with #clojurescript. Working on displaying live updates of AIS traffic #MapLibre
                                            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
                                            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
                                            Boring crud example with a 100 line Reagent-like app #clojure #clojurescript #squint squint-cljs.github.io/squint/?src=gz…
                                            Calva: A Clojure & ClojureScript IDE in Visual Studio Code #Clojure #ClojureScript #VisualStudioCode
                                            Doesn't look much, but that's a @cycling74 #RNBO device transmitting audio events and metronome ticks into a #ClojureScript framework. #WebAudio
                                            Idiomorph + squint reactive example (counter + text field) with regular squint atom. 5kb gzipped. #squintcljs #clojure #clojurescript squint-cljs.github.io/squint/?src=KH…
                                            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 😎
                                            Agree with @janetacarr - there isn't enough literature on architecture for functional programming languages. @clojure_conj #clojure #clojurescript
                                            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 👏👏👏
                                            SCI, Clojure/Script interpreter, v0.8.42 released github.com/babashka/sci/b… #clojure #clojurescript
                                            Why I chose Clojure/Script for building Vade Studio #clojure #clojurescript #DeveloperLife #founder linkedin.com/posts/pragyana…
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 53.1K posts
 - 2. #WWERaw 51.9K posts
 - 3. Cardinals 24.1K posts
 - 4. Logan Paul 7,670 posts
 - 5. Koa Peat 5,218 posts
 - 6. Jerry 40.5K posts
 - 7. Bland 10.7K posts
 - 8. Jacoby Brissett 3,105 posts
 - 9. Kyler 5,988 posts
 - 10. Arizona 41K posts
 - 11. Cuomo 151K posts
 - 12. Bethune 3,716 posts
 - 13. Monday Night Football 16.7K posts
 - 14. Steele 5,794 posts
 - 15. Eberflus 1,737 posts
 - 16. Pacers 9,700 posts
 - 17. Javonte Williams 1,554 posts
 - 18. CeeDee 6,460 posts
 - 19. #RawOnNetflix 1,866 posts
 - 20. Marvin Harrison Jr 5,437 posts