humbleui

elliot 2023-05-18T19:59:37.947639Z

Thanks so much for latest article on signals, super useful to understand in itself, and I suspect the ultimate comparison of β€œwhat paradigm does it make sense to write UIs in?” will be even more central. It will be really interesting if general FP (broadly stateless/immutable) turns out to only fit part of an overall system (albeit large parts), but like datalog might fit the query system better, and [??? reactive incremental?] might fit the UI, and then something has to tie three different paradigms together to make a functioning system.

βž• 4
πŸ‘Œ 1
refset 2023-05-19T08:39:48.163149Z

Probably interesting if you've not seen it: https://www.scattered-thoughts.net/writing/relational-ui/

πŸ’― 1
Niki 2023-05-19T12:19:03.506539Z

Glad you liked it!