Hi all, after asking a
lot of questions in this Slack workspace about coroutines and compose, and getting excellent help, I finished my blog post on creating Conflict-Free Replicated Datatypes in Kotlin Multiplatform and making a workable example in Kotlin Compose for Web:
https://avwie.github.io/creating-multiplatform-crdts
I hope this is helpful for some people. I learned a lot by doing these kind of experiments.