Structures

Transforms

The field report becomes a collaborative document. Operations transform against concurrent work instead of choosing one winner.

JsonOt

Transform concurrent edits to different paths in one JSON document.

Rule: Each operation transforms through concurrent operations before application.

Open the JsonOt lesson

SharedRichText

Transform formatting and text edits against one shared document.

Rule: Retain, insert, and delete deltas transform while preserving attributes.

Open the SharedRichText lesson