regarding my idea last time. i have now something working which might be useful for someone. Its a quite small and simple "framework" to work easily with snabbdom and state. The project supports effects and dispatches which can change the current state of your app. Take a look https://github.com/m3tti/snabb-clj
basically the library is the core.cljs 😄 thats all there really is
oh and i made it even js compatible 😄 how can i share that in npm now 😄
• Small project using squint here: https://zachcp.github.io/squint-molstar/ . • Observable Framework Project. Compiles/uses squint. Adds a Codemirror Instance and a Mol* Component. • Use cljs to make a "DSL" (sort of ?) to write MolViewSpec. • Builds on some of the earlier threads this week.
Looks very nice!
Yay, I'm an Observable Framework fan, too. Thanks for sharing!
I've been dreaming of a squint code tag... ✨ https://github.com/observablehq/framework/issues/967
Thanks. @stephan.renatus I upvoted as well - getting squint to be auto-recognized/compiled within Observable would be great.