Live data from Hacker News

Signals, the push-pull based algorithm

willybrauner.com

1–10 of 42 posts

Re: Signals, the push-pull based algorithm

#4
I do not want to distract from the content of the article, which is highly relevant for folks who built UIs with frameworks that are conceptually based on signals, but the way that the reading experience is designed really great, in particular the guided reading flow through the instructive code path is something that I rarely have seen done at all, and this even works pretty well on mobile. It's a delightful reminder on how a dynamic medium can be more than the simulation of print on screens.

Re: Signals, the push-pull based algorithm

#7
post #3

How is error handling expected to happen here?

Result should work

I love this pattern, but I always felt like squeezing idiom B into idiom A when doing this in e.g. TS. I never tried effect-ts, so maybe I'm missing out. Anyone have experience in this?
Post reply on HN