Explore tweets tagged as #Clojurescript
@christiandean_
Christian Dean
7 months
I just got o1-pro ($200!). First use case I'm sharing:. I needed 3 good solutions to a UI problem to quickly test. So I gave the problem to Sonnet 3.5, o1, and o1-pro. Prompt:. ".In my clojurescript web app, i have this code which gives me a reusable dialogue text component:
1
1
20
@0xz80
z80.eth ๐Ÿ‘Œโ˜€๏ธ๐Ÿ‘Œ
2 days
incredible things happening in clojurescript+web3 (its literally just me)
Tweet media one
5
1
27
@psionicalch
Jean-Jacques Strydom
4 days
The interop between the Clojurescript REPL and the browser devtools console is blowing my mind! . I can create new variables in the console and they are immediately available inside the REPL and vice versa. Without the need to reload or anything. #clojure #webdev.
0
0
11
@ptaoussanis
Peter Taoussanis
9 months
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
1
3
32
@alwxtwi
Alexander Pantiukhov
1 year
Preparing a lovely update to my coffee guide written in React Native (& ClojureScript!). Have just submitted it to Apple, hope the review wonโ€™t take too long!
0
0
2
@potetm
Tim Pote
1 year
good news for anyone wanting a fusebox for clojurescript
Tweet media one
1
0
3
@AntLobach
Anton Lobach
2 months
Ok, I'm gonna say that:. Tbf, ClojureScript looks to me like a lot of complexity. You are basically adding another layer on top of an already complex and, frankly, broken ecosystem. IMO, Datastar is way cleaner and easier to use. All you need is Hiccup and that's it. Not to.
4
0
19
@zeRusski
keep calm and git hooting
9 months
Complexity around ClojureScript is baffling and can't be excused. I blame Google Closure compiler. That thing needs to be cut with extreme prejudice. shadow-cljs et al will fall like Russian dolls, sun will shine, new dawn would be upon us and it'll be glorious
Tweet media one
0
1
1
@goshatch
gosha ๐Ÿดโ€โ˜ ๏ธ
2 months
gotta stay true to where i'm aiming to be. redid my "hire me" page in clojurescript + replicant, instead of vite/JS.now just gotta add employment info and projects, and i'm good to go!
Tweet media one
7
0
35
@stelo_kim
ํƒ์ •ํ† ๋ผ (๊น€ํƒœํฌ)๐Ÿ•ฏ๐ŸŒฑ
11 months
์ €ํฌ์˜ clojurescript ํ…Œ์ŠคํŠธ ๋„๊ตฌ์ธ siheom์—๋Š” table test๋ฅผ ๋งค์šฐ ์ง๊ด€์ ์œผ๋กœ ๋งŒ๋“ค์–ด์ฃผ๋Š” markdown snapshot ๊ธฐ๋Šฅ์ด ์žˆ๋Š”๋ฐ์š”. ์•„์นจ๋ถ€ํ„ฐ ๋™๋ฃŒ๋ถ„๋“ค๊ณผ ํ…Œ์ŠคํŠธ ์ด์•ผ๊ธฐ๋ฅผ ํ•˜๋‹ค๊ฐ€. ๊ทธ ๋™์•ˆ์˜ ์—ฌ์ •์„ ๋Œ์ด์ผœ ๋ณด๊ฒŒ ๋˜๋”๊ตฐ์š”.
Tweet media one
0
0
2
@turjanofmiir
Turjan of Miir
3 months
Added WebRTC support to the reelthyme Clojure library. The repo includes an example browser application for reference. Web sockets for Clojure. WebRTC for ClojureScript. Create speech-to-speech agents in the browser ๐Ÿ˜Ž. Link below
Tweet media one
2
2
11
@borkdude
(ฮป. borkdude) ๐ŸŒฑ
1 day
Multiplayer TicTacToe made with #nbbcljs and DataStar. Deployed at #clojure #clojurescript.
0
1
17
@ptaoussanis
Peter Taoussanis
2 months
Hi all ๐Ÿ‘‹.I've just released a new library called Trove. It's a modern, minimal replacement for tools.logging that adds support for ClojureScript, structured logging, and the kind of rich filtering provided by Telemere, etc. More info in README: Cheers!.
1
3
27
@borkdude
(ฮป. borkdude) ๐ŸŒฑ
2 months
Using Idiomorph (HTMX, same thing) with #squintcljs . #clojure #clojurescript .
Tweet media one
1
0
25
@goshatch
gosha ๐Ÿดโ€โ˜ ๏ธ
3 months
I've been working on a new version of the Parts landing page with a playground in it, as a way to get some feedback about the UI before I'm ready to ship the full tool. This work is going slowly, sharing here to keep myself motivated! #Clojure #ClojureScript
0
0
9
@zeroxBigBoss
Allen
2 months
I have this tiny app that I've managed for a few years now that I originally wrote in clojurescript because I was an idiot. Claude Code is now doing the tedious work of migrating it so it's easier for me to maintain. Absolutely wild, spent no more than 5 minutes reviewing the
Tweet media one
1
0
2
@ertuctn
ErtuฤŸrul ร‡etin
2 months
Clojure:.> Almost no syntax.> Powerful standard library.> Huge ecosystem from JVM world.> Seamless Java interop.> REPL-driven development makes feedback instant.> GC is fast and battle-tested.> ClojureScript for frontend.> Cool community.
@melqtx
mel
2 months
> Brain-dead simple syntax.> Great stdlib.> Loads of libraries.> Decent enough C inter-op .> Compiler compiles around 100k lines of code per second (so pretty much instant). > Green threads make it really easy to do stuff in parallel. > Very fast garbage collector. > You can
Tweet media one
4
5
47
@borkdude
(ฮป. borkdude) ๐ŸŒฑ
3 months
ClojureScript forks Google Closure for backward compatibility: "ClojureScript is and never was only just for rich web applications. Even in the post React-world, a large portion of the web is (sensibly) still using jQuery." ๐Ÿ”ฅ. #clojure #clojurescript.
1
7
53
@goshatch
gosha ๐Ÿดโ€โ˜ ๏ธ
5 months
Today I was going to implement background queuing/batching of updates, but was too tired, so instead I polished the UI a bit. โœ… Minimap in the sidebar.โœ… Interactive minimap.โœ… Improved the "add a Part" toolbar, though it still needs more love. #ClojureScript #UIx #BuildInPublic
0
2
15