I have two complaints about the current CRDTs tutorials in general:
1. Too much time explaining why is important
2. Using examples that are too complex, explaining many things that are not related to CRDTs like database connections, and stuff

Comments