Introducing useSyncedState() - Firebase for React(rwsdk.com)7 points·by pistoriusp·vor 4 Monaten·1 commentsrwsdk.comIntroducing useSyncedState() - Firebase for Reacthttps://rwsdk.com/realtime1 commentsPost comment[–]abhishekayu·vor 4 MonatenreplyThis 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?
Real-time sync is usually where things get messy, especially with concurrent writes.
Does the server resolve conflicts, or is it last-write-wins?