Skip to main content

Further reading

Want to learn more about SyncedStore and Conflict-free Replicated Data Types (CRDTs)? Below is a list of interesting resources:

  • Yjs: The CRDT SyncedStore uses internally
  • crdt.tech: An introduction to CRDTs and a comprehensive list of resources
  • Local-first software: An essay on the benefits of Local-first, collaborative software, that CRDTs and SyncedStore enable