codeshow: a codesnippet shower in any language, made with #scittlecljs!
https://mccormick.cx/apps/codeshow/
https://github.com/chr15m/codeshow
codeshow: a codesnippet shower in any language, made with #scittlecljs!
https://mccormick.cx/apps/codeshow/
https://github.com/chr15m/codeshow
Luke Zeitlin made a habit tracking app in #scittlecljs without a backend. You save the app state by mailing it to yourself (via a mailto link).
https://www.lzeitlin.xyz/octohabit/
Kinda funny at #heartofclojure when @jmglov did his #scittlecljs workshop and @chris did his "CLJS
+ dialects" (incl. nbb, scittle, squint) workshop at the other side of the hall, I had to eavesdrop both in the middle. 😅
Someone (@chris) made a CSV viewer with an AI prompt and #scittlecljs
https://claude.site/artifacts/83ac7299-c152-4ef0-acdc-e3b8e696a379
Check view source for a Clojure CSV reader and reagent component which displays it.... #clojure
#scittlecljs can now be used in webworksers and Node.js, etc as well (as I've made the hard dependency on js/document in a browser optional)
Loading #scittlecljs in #squintcljs to verify the same Advent of Code solution
There is now a custom distribution of #scittlecljs with @alandipert et. al's hoplon:
It's now possible to create your own #scittlecljs plugins to create your own custom scittle
Pinball with #scittlecljs
Blog: https://thegeez.net/2023/03/01/pinball_scittle.html
Game: https://thegeez.net/static/pinball/pinball.html
🤯 @thegeez #clojure #clojurescript
Which Clojure Core Function Are You?
A ChatGPT-inspired ... personality test I guess?
https://faster-than-light-memes.xyz/clojure_function_quiz/index.html
It's made with #scittlecljs and re-frame and the source is here:
https://faster-than-light-memes.xyz/clojure_function_quiz/main.cljs
Made by Benjamin Schwerdtner
The wizard of HOP - How the web based HOP CLI Settings Editor was built using Babashka and Scittle
It's an honour. This funding is important for me to be able to continue the work I'm doing. Thank you #clojure community and @cljtogether! 🙏
Here's to another year of #cljKondo, #babashka, #nbbcljs, SCI, #scittlecljs, #cherrycljs, #squintcljs, #vsjoyride, and ... more?!
🍾 🎉
---
RT @cljtogether
Our members have picked 10 developers to receive long-term funding for 2023! Each developer will get $1.5k/mo for 12 months ($180k total): @BB…
https://twitter.com/cljtogether/status/1606883291982102529
Scittle 0.5.13 released!
Use CLJS, reagent, re-frame, promesa and other awesome stuff direct in your browser tags
Someone is doing #adventofcode in #scittlecljs :)
@raymcdermott
https://aoc-rmc.github.io/aoc22/
Scittle: execute Clojure(Script) directly from browser script tags via SCI!
v0.4.11 released: you can now use re-frame from scittle!
You can play around with re-frame here:
Running #scittlecljs in TamperMonkey #clojure #clojurescript