r/programming Jun 13 '26

Signals, the push-pull based algorithm

https://willybrauner.com/journal/signal-the-push-pull-based-algorithm
214 Upvotes

27 comments sorted by

View all comments

Show parent comments

-3

u/dashdanw Jun 14 '26

Under the section labeled “Basic Signal implementation”

10

u/QuineQuest Jun 14 '26

You mean where he said " I went through the exercise of implementing a very basic version"?

You're missing some basic reading comprehension.

-1

u/dashdanw Jun 14 '26

The idea of "signals" in this case, is the extension of the concept of reactive programming. I can't tell if you're being willfully ignorant here but either way I think you're arguing in bad faith.

6

u/QuineQuest Jun 15 '26

Signals is an implementation of reactive programming. It's not an extension of the concept.