CRDTs are a good fit for real-time collaborative text editing similar to Google Docs. This showcase covers how Yjs and the TipTap rich text editor can be used to build a collaborative text editor using PowerSync as an auto sync layer.
See the code → https://github.com/powersync-ja/power...
Note: Since this video was published, the demo was migrated from Next.js to React & Vite https://github.com/powersync-ja/power...
Read the accompanying blog post → https://www.powersync.com/blog/postgr...
TipTap Rich Text Editor → https://tiptap.dev/
Yjs → https://yjs.dev/