Automerge – data structures for building collaborative apps ↦
Imagine a JavaScript app that keeps all of its state in model objects. Now imagine that those objects are automatically synced and merged across network-attached devices. That’s Automerge in a nutshell.
It works a lot like Git, really, except for one big difference… no merge conflicts to resolve!
Discussion
Sign in or Join to comment or subscribe