ViewModel: Events as State are an Antipattern | by Nek.12 | Nov, 2023
Credits: https://www.bing.com/images/create/an-image-of-a-child-trying-to-fit-a-circle-shaped-/6547a9b07dbb47008fe7ca37164b7e5a I feel like I need to discuss this, so I decided to write an article on a hot topic in the Kotlin dev community about one-off events antipatterns. So the story begins with this article by Manuel Vivo ViewModel: One-off event antipatterns I…
Mobile App Development
0
Leveraging Kotlin Delegation to Simplify ViewModel Collaboration and State Management | by Mahmoud Afarideh | Sep, 2023
In a previous piece, we explored the design journey of our InRide screen for drivers. As technologies and needs evolve, our product does too. HamidReza, our Product Manager, came up with the idea of embedding navigation capabilities right within our existing In-Ride screen, freeing our…