November 7, 2025
> dynamic user interfaces
With all the things we'll talk about at the meetup next week, it feels like we're only just starting to scratch the surface of what's possible/interesting.
That's really, really true of the dynamic UI stuff. The demo I have to show of that is both the most fun (because @JonPTaylor's work is amazing) and also the least technically adventurous (because we need to do a *lot* more experimentation here)!
I'm 100% convinced that at some point, LLMs will be "designing" all our UIs on the fly. But we don't know how to built those components, yet. I lived through the transition from "we write every UI in C++ and every UI is a model/view/controller" to "let's just yeet some objects into the HTLM DOM" to "let's pretend we can thread immutable state through the DOM and render based on that." This is great in some ways, but has not seemed like linear progress. So I'm fine throwing it all out and starting over. :-)