Hacker News new | ask | show | jobs
by ifightcrime 2983 days ago
It would be good to mention operational transformation for managing changes between collaborators.

https://en.wikipedia.org/wiki/Operational_transformation

Quill editor has a pretty good implementation of this called “Delta” that I’ve used to build something similar before.

https://quilljs.com

Not to mention Quill is a great library overall!

1 comments

I added both links, thanks!