|
|
|
|
|
by jay-aye-see-key
949 days ago
|
|
Operational transforms are one of those interesting technologies I’ve wanted to learn by implementing but haven’t made the time yet. I also didn’t realise it could be implemented in that little code. Can you recommend any learning resources for implementing an OT? (Ideally typescript, python, or rust) |
|
https://github.com/Operational-Transformation/ot.js/blob/mas...
and this is a good post outlining the basics of OT, from the creator of CodeMirror:
https://marijnhaverbeke.nl/blog/collaborative-editing-cm.htm...