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

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)
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
The most important #squintcljs updates since March: github.com/squint-cljs/sq… #clojurescript #clojure

Wow, cljdoc's front-end was rewritten from TypeScript to #squintcljs #clojurescript :) github.com/cljdoc/cljdoc/… #clojure

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

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

#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!



🎥 Welcome to Clojure Corner! In this episode, we sit down with @swannodette Lead #ClojureScript developer since 2012 and JavaScript expert since 2005. In this episode, we explore: - Challenges in ClojureScript & its future - Interactive development & data structures -…
Had a great meetup today - #Clojurescript for #React developers. Organized by @tvaisanen_ and hosted by @metosin...

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

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
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


Wrote a piece on why I don't use #ClojureScript for web apps anymore.
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
Further your #career: #Clojure / #ClojureScript Engineer (#Remote) at Lifecheq #RemoteWork 🇪🇺 ClojureJobboard.com/remote-clojure… #workfromhome #graphql #job
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

Found a pretty nice optimization for str in #squintcljs (str "Hello: " (+ 1 2 3) nil "Dude") => `Hello: ${1 + 2 + 3 ?? ""}Dude` So str -> template string + null/undefined check. This performs much better than Array.join(''). But... is it worth it? #clojure #clojurescript
Lifecheq is searching for: #Clojure / #ClojureScript Engineer (#Remote) #RemoteWork 🇪🇺 ClojureJobboard.com/remote-clojure… #graphql #wfh #fintech
A short video about Eucalypt, a Reagent-like on Squint-cljs, that compiles down to 10kb artifacts. youtube.com/watch?v=SLnCzW… by Chris McCormick #clojure #squintcljs #clojurescript
youtube.com
YouTube
Make UIs in 10kb with "ClojureScript" and "Reagent" (Squint-cljs and...
The most important #squintcljs updates since March: github.com/squint-cljs/sq… #clojurescript #clojure

Squint = now defaults to a deep equals implementation squint-cljs.github.io/squint/?src=Wy… #clojure #clojurescript #squintcljs

Further your #career: #Clojure / #ClojureScript Engineer (#Remote) at Lifecheq #RemoteWork 🇪🇺 ClojureJobboard.com/remote-clojure… #typescript #workfromhome #wfh
Nbb: the easiest way to script in ClojureScript on node, bun and deno github.com/babashka/nbb #clojure #clojurescript #nbbcljs

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

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


Wow, cljdoc's front-end was rewritten from TypeScript to #squintcljs #clojurescript :) github.com/cljdoc/cljdoc/… #clojure

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

#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

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

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

Had a great meetup today - #Clojurescript for #React developers. Organized by @tvaisanen_ and hosted by @metosin...

Doesn't look much, but that's a @cycling74 #RNBO device transmitting audio events and metronome ticks into a #ClojureScript framework. #WebAudio

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

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 😎

Why I chose Clojure/Script for building Vade Studio #clojure #clojurescript #DeveloperLife #founder linkedin.com/posts/pragyana…

🔭 Looking for a powerful alternative to JavaScript for your next web project? 🛰️ #ClojureScript can be a valuable addition to your toolkit with its unique advantages. 👨💻 Learn more about situations where using ClojureScript may be a natural fit: freshcodeit.com/blog/what-is-c…

SCI, Clojure/Script interpreter, v0.8.42 released github.com/babashka/sci/b… #clojure #clojurescript

Something went wrong.
Something went wrong.
United States Trends
- 1. #เพียงเธอตอนจบ 576K posts
- 2. LINGORM ONLY YOU FINAL EP 573K posts
- 3. #FanCashDropPromotion N/A
- 4. Good Friday 54.2K posts
- 5. #FridayVibes 5,726 posts
- 6. Ayla 82K posts
- 7. Tawan 108K posts
- 8. Cuomo 112K posts
- 9. No Kings 204K posts
- 10. #FursuitFriday 12.8K posts
- 11. Mamdani 262K posts
- 12. Shabbat Shalom 2,815 posts
- 13. #FridayFeeling 2,443 posts
- 14. Happy Friyay 1,194 posts
- 15. Justice 328K posts
- 16. F1 TV 1,740 posts
- 17. Bob Myers N/A
- 18. New Yorkers 45.3K posts
- 19. Flacco 105K posts
- 20. Bolton 267K posts