- Approaches
- Operational Transformation (OT)
- Conflict-free Replicated Data Types (CRDTs)
- Differential synchronization
- Research
- How to make a real-time collaborative text editor in 5 easy steps! // Rudi Chen
- A simple approach to building a real-time collaborative text editor
- Creating collaborative editing UIs in React. Espen Hovlandsdal. JS Fest 2019 Spring
- GOTO 2016 • Conflict Resolution for Eventual Consistency • Martin Kleppmann
- Implementations