6 ms·
> I stated this very clearly, saying "complex implicit reactive effects seem fragile and difficult to debug and reason about". It is definitely easier to reaso
by localvoid 4y ago
> I stated this very clearly, saying "complex implicit reactive effects seem fragile and difficult to debug and reason about".
It is definitely easier to reason about dataflow in a good incremental library with dependency autotracking ("Self-Adjusting Computation"[1]) than to reason about nondeterministic concurrent rendering in React :)
1. https://www.cs.cmu.edu/~rwh/students/acar.pdf https://www.cs.cmu.edu/~rwh/students/acar.pdf