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
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
People looking to learn this are already quite advanced in development, no need to teach them how to do web development.
I would go straight to the point