cljfx

vlaaad 2024-06-06T19:54:30.657669Z

Hey folks, I keep experimenting with declarative local states, and so far I'm very pleased with how it turns out. Still no release yet, since I want to experiment a bit more with it and see how it composes with side-effects and long-running processes in the app. Here is another sneak peek: https://github.com/cljfx/cljfx/blob/master/examples/e44_nested_form_view.clj

🙌 1