helix

lilactown 2021-08-03T17:32:10.063Z

this is a really great explanation of "tearing": https://github.com/reactwg/react-18/discussions/69

👍 2
wilkerlucio 2021-08-03T20:24:52.063300Z

nice to see on this talk https://www.youtube.com/watch?v=V1Ly-8Z1wQA&t=1079s that their suggested solution is to use immutable data 😛

Aron 2021-08-04T19:52:57.063700Z

> Since JavaScript is single threaded, this issue generally has not come up in web development. This is a weird connection that I never could internalize. Visual inconsistencies could and would arise trivially in any architecture without a single source of truth