Does anyone know of a nice accessible survey of th...
# present-company
a
Does anyone know of a nice accessible survey of the state of reactive programming today, ideally with a focus on the different flavors/features and what kind of patterns they enable?
t
No, but someone I know keeps quoting this paper at me so that might help anchor your academic research. Embedding dynamic dataflow in a call-by-value language Gregory H Cooper, Shriram Krishnamurthi It seems quite reasonable to me from the parts I have read
👍 2
ok I found this now, quite good citation count https://dl.acm.org/doi/abs/10.1145/2501654.2501666 pdf
a
Yeah, that one might be what I want. First lesson: probably what I wanted to ask about was "dataflow programming". 😄
j
You may also be interested in this collection of notes on incremental / reactive approaches in spreadsheets: https://lord.io/spreadsheets/
❤️ 1