This is a short summary. ↗ Open original to view full content
Where Should Visual Programming Go?
from blog tonsky.me, | ↗ original
Related
More from tonsky.me
Local, first, forever
11 Oct 2024 |
original ↗
We explore how to build local-first sync on top of simple file storage
Clojure macros continue to surprise me
11 Oct 2024 |
original ↗
Clojure macros have two modes: avoid them at all costs/do very basic stuff, or go absolutely crazy. Here’s the problem: I’m working on Humble UI’s component library, and I wanted to document it. While at it, I figured it could serve as an integration test as well—since I showcase every possible option, why not test it at the same time? This is...
Logo: Squint
29 Jul 2024 |
original ↗
Squint is a light-weight dialect of ClojureScript with a compiler and standard library. “The idea is that when you squint, it still looks like CLJS”.