Nov 16, 2024

Introducing the Moment devlog

AC
By Alex Clemmer

In the second half of 2024 we set out to build a high-performance, collaborative, truly-offline-capable, fully-programmable document editor for software teams. Now called Moment, this devlog collects our writing about engineering and development of the system. Topics will include distributed text editing algorithms, reactive dataflow, compilers, React internals, and the like.

return render(() => <div class="bg-light-spectrum-cyan p-4 rounded"><strong>Moment is in private beta.</strong> If you would like early access, please join the <a href="https://discord.gg/Fh67KAud72" target="_blank">Moment Discord server</a> and inquire.</div>);

Devlog entries

[12/4/2024] devlog 001: Lies I was told about collaborative editing, Part 1: Algorithms for offline editing

Other stuff

Original Tweet thread introducing Moment

Moment Discord server