Skip to content

BlockSuite Blog

Building Document-Centric, CRDT-Native Editors

This article presents the document-centric way for building editors, and why CRDT is required to make this happpen. Read more →

CRDT-Native Data Flow in BlockSuite

To make editors intuitive and collaboration-ready, BlockSuite ensure that regardless of whether you are collaborating with others or not, the application code should be unaware of it. This article introduce how this is designed. Read more →