🔰If CRDTs (Conflict-free Replicated Data Types) are new to you, check out this previous post.
There's a simple way to understand CRDTs: It leverages algebra to unmix the inevitable mixing of data when syncing over an unreliable network.
Why are networks unreliable? For one, it'd be really expensive to build