#clojurescript resultados da pesquisa

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…

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…

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

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

#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

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


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


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)


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

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


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

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!

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

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

mvr_oulu's tweet image. Had a great meetup today - #Clojurescript for #React developers. Organized by @tvaisanen_ and hosted by @metosin...

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


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


In light of the latest npm hacks, here is the package json comparison based on the new version of @shipclojure 😌 Most of the removals are moving from react to replicant. I think I can even do without date-fns since #clojurescript comes with it's own date manipulation.

ovstoica's tweet image. In light of the latest npm hacks, here is the package json comparison based on the new version of @shipclojure 😌

Most of the removals are moving from react to replicant. I think I can even do without date-fns since #clojurescript comes with it's own date manipulation.

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


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

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

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

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!

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

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

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…

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

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

Loading...

Something went wrong.


Something went wrong.


United States Trends