humbleui

NagKom 2025-08-28T04:47:20.782819Z

Hi i am playing with humbleui.. is ui/dynamic still available? If not what is the right way to achieve it? in my use case i am have running logs which i need update in ui dynamically..

Niki 2025-08-28T08:24:28.854639Z

no, it’s all about virtual dom now

Niki 2025-08-28T08:24:44.270829Z

try to look at examples

πŸ‘ 1
Niki 2025-08-28T08:25:22.066349Z

also the measure stuff was a bit broken last time i left it, was meaning to fix it

πŸ™Œ 1
NagKom 2025-08-28T22:22:19.573079Z

Appreciate @tonsky πŸ™ i am able to achieve it using signal & your paragraph example..