Introducing useSyncedState() - Firebase for Reactrwsdk.com 7 pointspistoriusp5 months ago1 commentSaveHideCopy link On HNComments−abhishekayu5moThis looks clean.Real-time sync is usually where things get messy, especially with concurrent writes.Does the server resolve conflicts, or is it last-write-wins?
Comments
This looks clean.
Real-time sync is usually where things get messy, especially with concurrent writes.
Does the server resolve conflicts, or is it last-write-wins?