A while ago, I set out to make an offline-first Solid Application. I didn't know where to start, but that's when I stumbled upon CRDTs. The idea was enticing, but there weren't any examples of using this approach in a Solid application. How hard could that be?
In this presentation I discuss what I found along the way, and how I used the best of both worlds with a simple, yet effective approach.
Slides: https://noeldemartin.com/slides/solid-crdts-in-practice Journal: https://noeldemartin.com/tasks/attending-the-2nd-solid-symposium
Timestamps: 00:00 Introduction 02:48 Design Constraints 03:45 Solid CRDTs 08:44 Active Record 10:30 Conclusion