Explore >> Select a destination


You are here

crdt.tech
| | kilthub.cmu.edu
4.8 parsecs away

Travel
| | Programmer Experience When Using CRDTs to Build Collaborative Webapps: Initial Insights
| | alexop.dev
3.8 parsecs away

Travel
| | Explore the power of local-first web development and its impact on modern web applications. Learn how to build offline-capable, user-centric apps that prioritize data ownership and seamless synchronization. Discover the key principles and implementation steps for creating robust local-first web apps using Vue.
| | github.com
2.2 parsecs away

Travel
| | Trello clone / sample app for Automerge persistence library - automerge/trellis
| | mattweidner.com
30.7 parsecs away

Travel
| [AI summary] The text provides a comprehensive overview of CRDT (Conflict-Free Replicated Data Type) design principles and applications, focusing on complex scenarios like rich text editing with inline and block formatting, and block-level operations such as moving, splitting, and merging. It also covers edge cases and rendering strategies to ensure consistency in collaborative environments.