Jul 15, 20231 min readMixing reactive and non-reactive could create ambiguityMixing reactive and non-reactive could create data ambiguity if the data has been produced by mixing reactive and non-reactive code.
Jul 10, 20232 min readUnidirectional Data Flow in AndroidUnidirectional Data Flow (UDF) is a kind of architecture that ensures single source of truth for data. In this architecture the state flows