Fork me on GitHub
#helix
<
2021-08-03
>
lilactown17:08:10

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

👍 5
wilkerlucio20:08:52

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

Aron19:08:57

> 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