mike douges @douges.dev · Jan 4

Look at all the opportunity for deletion. Is the canonical concurrent usage replacing them with effects + react state? What's the worst case outcome, tearing? @ricky.fm any secret library author docs I should be looking at?

0 likes 1 replies

?

Replies

Ricky · Jan 4

uDV won’t work with uSES either, so it’s not a hack for transitions. Tearing is an issue, which can cause errors but there’s a built in retry for error recovery. Using state/context avoids all the issues and is fully concurrent compatible