#clojurescript результаты поиска

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

Squint + idiomorph + event listener restoration. The example uses compile time HTML generation #squintcljs #clojure #clojurescript squint-cljs.github.io/squint/?src=KH…


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…

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…

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

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

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

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

Drag-and-drop example I wrote in Reagent 9 years ago, now in Eucalypt: #clojure #clojurescript #squintcljs squint-cljs.github.io/squint/?src=KG…


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


Squint + idiomorph + event listener restoration. The example uses compile time HTML generation #squintcljs #clojure #clojurescript 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…

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…

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

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

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…

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

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

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


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

borkdude's tweet image. Wow, cljdoc's front-end was rewritten from TypeScript to #squintcljs #clojurescript :)

github.com/cljdoc/cljdoc/…

#clojure

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

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

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!

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

#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

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

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

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

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

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

Built-in HTML generation in #squintcljs (currently WIP in branch) #clojure #clojurescript

borkdude's tweet image. Built-in HTML generation in #squintcljs (currently WIP in branch)

#clojure #clojurescript

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 😎

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

#squintcljs browser REPL with vite HMR progress :) #clojure #clojurescript

borkdude's tweet image. #squintcljs browser REPL with vite HMR progress :)

#clojure #clojurescript

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

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

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

Agree with @janetacarr - there isn't enough literature on architecture for functional programming languages. @clojure_conj #clojure #clojurescript

al_marrs's tweet image. Agree with @janetacarr - there isn't enough literature on architecture for functional programming languages. @clojure_conj #clojure #clojurescript

Loading...

Something went wrong.


Something went wrong.


United States Trends