<http://archagon.net/blog/2018/03/24/data-laced-wi...
# thinking-together
s
g
this post rules
p
This post was hugely helpful for me in understanding CRDTs practically. The sample code was too disorganized, undocumented, and broken to be of much use. But it was proof to me that you could build interesting things out of *RDTs. Most things I read on them feel like monad explainers.
1
z
Thanks for sharing, this is super useful!
o
Also found this article very helpful. It makes me understand CRDT and look at Causal Tree which I found very interesting to implement offline first decentralised tools.