Jan 2, 2024
Nice breakdown. FB missed a different solution: let model and view interact freely, but still enforce a unidirectional data flow. This, tho, requires reactivity between properties, not aggregates. MobX original and binding.Scala are good. And this: https://kennytilton.github.io/web-mx-quickstart/#/